Skip to content

Commit 4dc9ee1

Browse files
committed
Fix problem in notes section
1 parent 025433a commit 4dc9ee1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,6 @@ The second benchmark demonstrates how close we really are to standard indexing g
460460
## Notes
461461

462462
[^1]: Terminology here is important here. Keys, indices, and axes each have a specific meaning. Throughout the documentation the following functional definitions apply:
463-
464463
* axis: maps a set of keys to a set of indices.
465464
* indices: a set of integers (e.g., `<:Integer`) that locate the in memory locations of elements.
466465
* keys: maps a set of any type to a set of indices

0 commit comments

Comments
 (0)