Skip to content

Commit 47cdcd7

Browse files
authored
Fix caption grammar in _InitCommand.rst.txt
It is the second case which needs the apostrophe.
1 parent f6a28c3 commit 47cdcd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.. code-block:: bash
2-
:caption: Execute in extension root, the directory that contains your extensions composer.json
2+
:caption: Execute in extension root, the directory that contains your extension's composer.json
33
44
docker run --rm --pull always -v $(pwd):/project -it ghcr.io/typo3-documentation/render-guides:latest init

0 commit comments

Comments
 (0)