Skip to content

Commit 1f7b339

Browse files
committed
[css-grid] typo
1 parent cca98c8 commit 1f7b339

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-grid/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2348,7 +2348,7 @@ Grid Item Placement Algorithm</h3>
23482348

23492349
The <dfn export local-title="cursor">auto-placement cursor</dfn> defines the current “insertion point” in the grid,
23502350
specified as a pair of row and column <a>grid lines</a>.
2351-
Initially the <a>auto-placement cursor</a> at is specified with a row and column position both equal to 1.
2351+
Initially the <a>auto-placement cursor</a> is specified with a row and column position both equal to 1.
23522352

23532353
The 'grid-auto-flow' value in use determines how to position the items:
23542354

css-grid/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4203,7 +4203,7 @@ <h3 class="heading settled" data-level="8.5" id="auto-placement-algo"><span clas
42034203

42044204
<p>The <dfn data-dfn-type="dfn" data-export="" data-local-title="cursor" id="auto-placement-cursor">auto-placement cursor<a class="self-link" href="#auto-placement-cursor"></a></dfn> defines the current “insertion point” in the grid,
42054205
specified as a pair of row and column <a data-link-type="dfn" href="#grid-line">grid lines</a>.
4206-
Initially the <a data-link-type="dfn" href="#auto-placement-cursor">auto-placement cursor</a> at is specified with a row and column position both equal to 1.</p>
4206+
Initially the <a data-link-type="dfn" href="#auto-placement-cursor">auto-placement cursor</a> is specified with a row and column position both equal to 1.</p>
42074207

42084208

42094209

0 commit comments

Comments
 (0)