Skip to content

Commit 8e0cdcb

Browse files
committed
md cleanup
1 parent d80fe5f commit 8e0cdcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: data_types.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Reading Excercises
22
* Spend some time in iex looking at the functions for
3-
Map, List, Keyword. For example, type in Map and then
4-
. and then hit tab. Read the doc for some eg: 'h List.delete'
3+
Map, List, Keyword. For example, type in Map and then ```.```
4+
and then hit tab. Read the doc for some eg: ```h List.delete```
55
## List Exercises
66
* Create a list with six star wars characters
77
* Get the third item out of the list

0 commit comments

Comments
 (0)