Skip to content

Commit 6abb1dd

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

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
@@ -65,7 +65,7 @@ This change is **not** an addition to the cells' `metadata` space, which has an
6565

6666
The `id` field in cells would _always_ be **required** for any future nbformat versions (4.5+). In contrast to an *optional* field, the required field avoids applications having to conditionally check if an id is present or not.
6767

68-
Relaxing the field to *optional* would lead to undesirable behavior. An optional field would lead to partial implementation in applications and difficulty in having consistent experiences with build on top of the id change.
68+
Relaxing the field to *optional* would lead to undesirable behavior. An optional field would lead to partial implementation in applications and difficulty in having consistent experiences which build on top of the id change.
6969

7070
#### Reason for Character Restrictions (pattern, min/max length)
7171

0 commit comments

Comments
 (0)