docs: fix typo and table in collaboration guidelines
- fixed typo - table was not aligned correctly, fixed. Change-Id: I3a3522ceb1095c634fbd6cfaa594e6463080caeb Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
15c4f0c69e
commit
35c73ee943
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
.. _language:
|
||||
|
||||
Laguage Usage Guidelines
|
||||
########################
|
||||
Language Usage Guidelines
|
||||
#########################
|
||||
|
||||
This section provides usage guidelines with regard to words,
|
||||
punctuation, and grammar. The guidelines are not meant to replace a
|
||||
|
|
|
@ -112,14 +112,14 @@ Action Verbs vs. Nominalizations
|
|||
Avoid nominalizations, which are nouns formed from verbs. For example:
|
||||
|
||||
===================== =====================
|
||||
Verbs Nominalizations
|
||||
Verbs Nominalizations
|
||||
===================== =====================
|
||||
complete completion
|
||||
introduce introduction
|
||||
provide provision
|
||||
fail failure
|
||||
arrange arrangement
|
||||
install installation
|
||||
provide provision
|
||||
fail failure
|
||||
arrange arrangement
|
||||
install installation
|
||||
===================== =====================
|
||||
|
||||
The problem with nominalizations is that they are often used instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue