diff --git a/content/docs/cli-guides/cli-tutorial/branching-and-commiting.mdx b/content/docs/cli-guides/cli-tutorial/branching-and-commiting.mdx index 29357c4..a654db9 100644 --- a/content/docs/cli-guides/cli-tutorial/branching-and-commiting.mdx +++ b/content/docs/cli-guides/cli-tutorial/branching-and-commiting.mdx @@ -190,7 +190,7 @@ We will assign each file to a different branch and then see the result. We assig You can either stage the file identifier that you see next to each file, or all or part of the file path. For example, in this case to identify the `app/models/bookmark.rb` file, you can do either: -- `g0` +- `i0` - `app/models/bookmark.rb` So lets stage the bookmark changes to the bookmarks branch: