Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/common_pitfalls.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ The following table highlights the differences between objects and non-objects:
: : : attribute) :
| Allow mixed type in a | No | Yes |
: DataSlice : : :
| Where schema(s) are | DataSlice level | Level of Iindividual |
| Where schema(s) are | DataSlice level | Level of Individual |
: stored : : items (as `__schema__` :
: : : attribute or inferred :
: : : from primitive data) :
Expand Down
2 changes: 1 addition & 1 deletion docs/fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Koda Fundamentals

This guide goes through fundemantals in Koda. It is highly recommended to read
This guide goes through fundamentals in Koda. It is highly recommended to read
through the guide in order for new users to use Koda effectively.

Also see [Koda Cheatsheet](cheatsheet.md) for quick references and
Expand Down