fixed leftover notes
parent
0744d472d5
commit
74c0be7bfd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue