Skip to content

Commit

Permalink
Resolves #1128: edit the dialog a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Cottle committed Mar 30, 2024
1 parent d3afaf0 commit ac94520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/levels/remote/tracking.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ exports.level = {
"type": "ModalAlert",
"options": {
"markdowns": [
"Ok! For this level let's push work onto the `main` branch on remote while *not* checked out on `main` locally. You should instead a branch named `side` which the level hint will show."
"Ok! For this level let's push work onto the `main` branch on remote while *not* checked out on `main` locally. You should instead a branch named `side` which the goal diagram will show."
]
}
}
Expand Down

0 comments on commit ac94520

Please sign in to comment.