diff --git a/xpath.md b/xpath.md index ea69eea1c..b5db47a7c 100644 --- a/xpath.md +++ b/xpath.md @@ -32,7 +32,7 @@ layout: default | `a[href~='://']` | `//a[contains(@href, '://')]` *...[kinda](#class-check)* | | {:.greycode.no-head.xp} -### Attribute selectors +### Order selectors | CSS | Xpath | ? | | ---- | ---- | -- |