From 8b8fdad788aea5f82b70d53cb8fbfab04eb5be91 Mon Sep 17 00:00:00 2001 From: Mike Lewis Date: Wed, 17 Apr 2019 21:37:54 +0000 Subject: [PATCH] Fix capitalization of term --- doc/development/documentation/styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development/documentation/styleguide.md b/doc/development/documentation/styleguide.md index 01ee5e0732c..0e008cfd188 100644 --- a/doc/development/documentation/styleguide.md +++ b/doc/development/documentation/styleguide.md @@ -13,7 +13,7 @@ For programmatic help adhering to the guidelines, see [linting](index.md#linting See the GitLab handbook for further [writing style guidelines](https://about.gitlab.com/handbook/communication/#writing-style-guidelines) that apply to all GitLab content, not just documentation. -## Documentation is the Single source of truth (SSOT) +## Documentation is the single source of truth (SSOT) ### Why a single source of truth