1
0
Fork 0

Fixed small spelling error

This commit is contained in:
Thomas Schmidts 2015-01-27 10:40:26 +01:00
parent 7af624e2f0
commit 2fdb133ea7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ can be created by specifying the names of the attributes which should be indexed
Some index types allow indexing just one attribute (e.g. fulltext index) whereas
other index types allow indexing multiple attributes at the same time.
The system attributes `_id`, `_key`, `_from` and `-to` are automatically indexed
The system attributes `_id`, `_key`, `_from` and `_to` are automatically indexed
by ArangoDB, without the user being required to create extra indexes for them.
Therefore, indexing `_id`, `_key`, `_rev`, `_from`, and `_to` in a user-defined