Skip to content

Commit

Permalink
Update lookup-table.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 4, 2018
1 parent 6bc0c8c commit d56ec8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workflow/lookup-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ lookupTable[compare(4, myValue)]

You may also use *falsy* values as keys in objects.

## Array vs. Object
## Array vs Object

Be careful when choosing between `Object` or `Array`:

Expand Down

0 comments on commit d56ec8b

Please sign in to comment.