Skip to content

Commit 2c9bdc2

Browse files
committed
Change 'proceed' to 'precede'
1 parent 9544b8d commit 2c9bdc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ It may have a strange name but using the universal selector (`*`) with the adjac
156156
}
157157
```
158158

159-
In this example, all elements in the flow of the document that proceed other elements will receive `margin-top: 1.5em`.
159+
In this example, all elements in the flow of the document that precede other elements will receive `margin-top: 1.5em`.
160160

161161
For more on the "lobotomized owl" selector, read [Heydon Pickering's post](http://alistapart.com/article/axiomatic-css-and-lobotomized-owls) on *A List Apart*.
162162

@@ -257,4 +257,4 @@ Now links that are inserted via a CMS, which don't usually have a `class` attrib
257257

258258
### Support
259259

260-
These protips work in current versions of Chrome, Firefox, Safari, and Edge, and in IE11.
260+
These protips work in current versions of Chrome, Firefox, Safari, and Edge, and in IE11.

0 commit comments

Comments
 (0)