Skip to content

Commit 06f2ed3

Browse files
committed
Typo
1 parent e097977 commit 06f2ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04-index-apply.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ For an array, a projection will take all elements from the nth dimension of an a
204204
1 4 7
205205
```
206206

207-
For dictonaries, it will index into each nested dictionary within, and pull out the respective values:
207+
For dictionaries, it will index into each nested dictionary within, and pull out the respective values:
208208
```
209209
(1 2 3!(3#,1 2 3!4 5 6))[;2]
210210
1 2 3!5 5 5

0 commit comments

Comments
 (0)