Skip to content

Commit 4d69dda

Browse files
willingcmanics
andauthored
Fix grammar
Co-authored-by: Simon Li <[email protected]>
1 parent 2e6bfe7 commit 4d69dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

62-cell-id/cell-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ index e3dedf2..4f192e6 100644
178178

179179
#### Option A: strings from an integer counter
180180

181-
A valid strategy, when populating cell ids from a notebook on import from another id-less source or older format version, to use e.g. strings from an integer counter.
181+
A valid strategy, when populating cell ids from a notebook on import from another id-less source or older format version, is to use e.g. strings from an integer counter.
182182

183183
In fact, if an editor app keeps track of current cell ids, the following strategy ensures uniqueness:
184184

0 commit comments

Comments
 (0)