diff --git a/content/get-started/quickstart/hello-world.md b/content/get-started/quickstart/hello-world.md index 51d7eefd55c9..a90bb4d1a754 100644 --- a/content/get-started/quickstart/hello-world.md +++ b/content/get-started/quickstart/hello-world.md @@ -61,8 +61,8 @@ This diagram shows: Have you ever saved different versions of a file? Something like: * `story.txt` -* `story-joe-edit.txt` -* `story-joe-edit-reviewed.txt` +* `story-edit.txt` +* `story-edit-reviewed.txt` Branches accomplish similar goals in {% data variables.product.product_name %} repositories.