From fa5afb87f9eeabb61dd048392597704d5b3119db Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Mon, 16 Aug 2021 15:49:16 -0600 Subject: [PATCH] Typo fix 2 --- source/contributing/services/wrapper.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/contributing/services/wrapper.rst b/source/contributing/services/wrapper.rst index c76d1f0..aa84887 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 its context is available. +`Git submodules `_ 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