doc(typo): Correct spelling

Trivial fix. Correct a minor spelling error in doc.

Change-Id: Ie111acdf7dbbf884cc12acf9136d324ad332a823
Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
Tin Lam 2018-08-04 21:16:08 -05:00
parent da910c48b2
commit 02e7fc5793
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ works as follows:
``metadata.labels`` are a **superset** of document C's ``parentSelector``.
Where:
* Highest precendence means that ``P`` belongs to the lowest layer
* Highest precedence means that ``P`` belongs to the lowest layer
defined in the ``layerOrder`` list from the ``LayeringPolicy`` which is
at least one level higher than the layer for ``C``. For example, if ``C``
has layer ``site``, then its parent ``P`` must at least have layer ``type``