Fix typo in index.md

Minor change, monotinically -> monotonically.

Signed-Off-By: Joe Handzik <joseph.t.handzik@hpe.com>
This commit is contained in:
Joe Handzik 2017-07-24 15:23:29 -05:00 committed by GitHub
parent 1373a0ea9f
commit e6cb86c029
1 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ The sequence of label index sections is finalized by an offset table pointing to
### Postings
Postings sections store monotinically increasing lists of series references that contain a given label pair associated with the list.
Postings sections store monotonically increasing lists of series references that contain a given label pair associated with the list.
```
┌────────────────────┬────────────────────┐
@ -203,4 +203,4 @@ If a reference is zero, it indicates the respective section does not exist and e
├─────────────────────────────────────────┤
│ CRC32 <4b>
└─────────────────────────────────────────┘
```
```