diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 14:06:31 +0100 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 14:06:32 +0100 |
commit | 1b629cb02388174d27aa1facde1ff4aeb951231d (patch) | |
tree | c948ce778ea4f353313195a81aea9d5a1289e700 /dgbuilder | |
parent | 424327075cba872296535ffbfe69f32c228b218a (diff) |
fix typos
Change-Id: Ib0581cb404e50defcbfcfeb399eeddb6c91799f5
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
Diffstat (limited to 'dgbuilder')
-rw-r--r-- | dgbuilder/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/CONTRIBUTING.md b/dgbuilder/CONTRIBUTING.md index 52fe8911..6e193361 100644 --- a/dgbuilder/CONTRIBUTING.md +++ b/dgbuilder/CONTRIBUTING.md @@ -58,7 +58,7 @@ code base. Some basic rules include: - opening brace on same line as `if`/`for`/`function`/etc, closing brace on its own line. -### Contributor License Aggreement +### Contributor License Agreement In order for us to accept pull-requests, the contributor must first complete a Contributor License Agreement (CLA). This clarifies the intellectual |