File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ to be **parent** and the second to be **child**.
5252```
5353
5454###### Rules:
55- * Changig state of the parent item changes the state of all children items accorndantly
55+ * Changing state of the parent item changes the state of all children items accorndantly
5656* If all children items are marked done, parent will also be marked as done
5757* If parent is marked as done and one of the children changes state to not done
5858 parent will also be marked as not done
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Example
7373 [ ] Child2
7474
7575Rules:
76- * Changig state of the parent item changes the state of all children items accorndantly
76+ * Changing state of the parent item changes the state of all children items accorndantly
7777* If all children items are marked done, parent will also be marked as done
7878* If parent is marked as done and one of the children changes state to not done
7979 parent will also be marked as not done
You can’t perform that action at this time.
0 commit comments