diff --git a/content/docs/cli-guides/cli-tutorial/rubbing.mdx b/content/docs/cli-guides/cli-tutorial/rubbing.mdx index 9404cfa..88d4b97 100644 --- a/content/docs/cli-guides/cli-tutorial/rubbing.mdx +++ b/content/docs/cli-guides/cli-tutorial/rubbing.mdx @@ -86,7 +86,7 @@ You probably want to [edit the commit message](editing-commits) after this too, ## Uncommitting -Let’s say that we want to just _undo_ a commit - that is, pretend that we had not made that commit and instead put the changes back to unassigned status. In this case we would use the special `00` ID that we talked about earlier, just like unassigning changes, we can unassign commits. +Let’s say that we want to just _undo_ a commit - that is, pretend that we had not made that commit and instead put the changes back to unassigned status. In this case we would use the special `zz` ID that we talked about earlier, just like unassigning changes, we can unassign commits. So, if we’re back to this status: