diff --git a/source/contributing/services/wrapper.rst b/source/contributing/services/wrapper.rst index e4ebad3..c76d1f0 100644 --- a/source/contributing/services/wrapper.rst +++ b/source/contributing/services/wrapper.rst @@ -37,6 +37,6 @@ The project structure should be used as a model: Submodule ========== -`Git sub-modules `_ allow use of another project while in the working project directory. Setting up this feature enables linking of the source service repository so that it's context is available. +`Git sub-modules `_ allow use of another project while in the working project directory. Setting up this feature enables linking of the source service repository so that its context is available. Run ``git submodule add `` \ No newline at end of file