Skip to content

Commit 0e1ba12

Browse files
Remove superfluous word
1 parent 38742b2 commit 0e1ba12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Quickstart/3-Git.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Quick Start: Set up Git repository
2121
1. Init directory and clone Repository
2222

2323
.. code:: bash
24-
:caption: **Create contribution folder and clone TYPO3 into a it**
24+
:caption: **Create contribution folder and clone TYPO3 into it**
2525
2626
mkdir -p $HOME/work/TYPO3-Contribute && \
2727
cd $HOME/work/TYPO3-Contribute && \

0 commit comments

Comments
 (0)