mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-06 04:34:29 +02:00
Fix a bunch of typos, mostly punctuation.
Some changes in word choice.
This commit is contained in:
parent
f952bd7061
commit
d5dee08e01
14 changed files with 32 additions and 32 deletions
|
@ -60,7 +60,7 @@ exports.level = {
|
|||
"type": "GitDemonstrationView",
|
||||
"options": {
|
||||
"beforeMarkdowns": [
|
||||
"What if the destination you want to push doesn't exist? No problem! Just give a branch name and git will create the branch on the remote for you"
|
||||
"What if the destination you want to push doesn't exist? No problem! Just give a branch name and git will create the branch on the remote for you."
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"Sweet, that's pretty slick :D"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue