Skip to content

Commit ff4f018

Browse files
Remove superfluous word (#402)
1 parent e42d3e2 commit ff4f018

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)