Skip to content

Commit 4a47bda

Browse files
committed
Documentation: markdown syntax
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
1 parent 347f1b8 commit 4a47bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

laravel/documentation/contrib/command-line.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Next, commit the changes to the repository:
8888

8989
# git commit -s -m "I added some more stuff to the Localization documentation."
9090

91-
"- **-s** means that you are signing-off on your commit with your name. This tells the Laravel team know that you personally agree to your code being added to the Laravel core.
92-
"- **-m** is the message that goes with your commit. Provide a brief explanation of what you added or changed.
91+
- **-s** means that you are signing-off on your commit with your name. This tells the Laravel team know that you personally agree to your code being added to the Laravel core.
92+
- **-m** is the message that goes with your commit. Provide a brief explanation of what you added or changed.
9393

9494
<a name="pushing-to-your-fork"></a>
9595
## Pushing to your Fork

0 commit comments

Comments
 (0)