mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-22 03:35:41 +02:00
Fix typo in french
This commit is contained in:
parent
0e61b0ce5f
commit
0021fae10e
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
||||||
"type": "GitDemonstrationView",
|
"type": "GitDemonstrationView",
|
||||||
"options": {
|
"options": {
|
||||||
"beforeMarkdowns": [
|
"beforeMarkdowns": [
|
||||||
"Regardons un petit exemple. Prennons cet arbre :"
|
"Regardons un petit exemple. Prenons cet arbre :"
|
||||||
],
|
],
|
||||||
"afterMarkdowns": [
|
"afterMarkdowns": [
|
||||||
"La commande`git describe master` donne le résultat :",
|
"La commande`git describe master` donne le résultat :",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue