fixed leftover notes

main
Jesse Laprade 2021-07-24 08:14:34 -04:00
parent 0744d472d5
commit 74c0be7bfd
1 changed files with 2 additions and 2 deletions

View File

@ -253,7 +253,7 @@ your list.
1. Run `rodo rm 1`
**Note 2**: You may need to run `rodo ls` first to see which numbers correspond
**Note**: You may need to run `rodo ls` first to see which numbers correspond
with which item in your list.
### Changing the text of an item in your list
@ -265,7 +265,7 @@ item when [Displaying your list](#displaying-your-list).
1. Run `rodo update 2 "This is new text"`
**Note 2**: You may need to run `rodo ls` first to see which numbers correspond
**Note**: You may need to run `rodo ls` first to see which numbers correspond
with which item in your list.
## List of commands