diff --git a/README.md b/README.md index ace3d98..9ce1eef 100644 --- a/README.md +++ b/README.md @@ -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