Skip to content

Commit 39eda27

Browse files
sofietofteshanrnh
andauthored
Update umbraco-cloud/explore-umbraco-cloud/technology-overview/repositories-in-a-cloud-project.md
Co-authored-by: Esha Noronha <[email protected]>
1 parent d099304 commit 39eda27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/explore-umbraco-cloud/technology-overview/repositories-in-a-cloud-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Ideally, your Umbraco Cloud setup should look like this:
1313

1414
## A source control repository with your own code
1515

16-
Source control is a way to control changes to files and directories. You can keep a record of changes and revert to specific versions of a file in the event you need revert to an earlier time. A source control repository is used as the single source of truth that has the latest version of your project source code.
16+
Source control is a way to control changes to files and directories. You can keep a record of changes and revert to specific versions of a file in the event you need to revert to an earlier time. A source control repository is used as the single source of truth that has the latest version of your project source code.
1717

1818
There are different source code management tools that you can use such as GitHub, Git, GitLab, Apache Subversion (SVN), Mercurial, etc.
1919

0 commit comments

Comments
 (0)