Skip to content

Commit c3e08a9

Browse files
committed
Fix typo
1 parent 954b042 commit c3e08a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documents/tutorials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ This folder contains tutorials on creating litvis documents. Although all docume
1010

1111
- 'geo' tutorials show how geospatial data may be [specified](geoTutorials/geoFormats.md), [generated](geoTutorials/geoGenerating.md) and [imported](geoTutorials/geoImporting.md) in litvis documents.
1212

13-
- data tutorials show how the Elm parser may be used for more complex data parsing tasks such as parsing [sructured](dataTutorials/assemblyParsing.md) and [unstructured](dataTutorials/unstructuredTextParsing.md) data, [CSV import](dataTutorials/csvParsing.md) and [datalog parsing](dataTutorials/datalogParsing.md).
13+
- data tutorials show how the Elm parser may be used for more complex data parsing tasks such as parsing [structured](dataTutorials/assemblyParsing.md) and [unstructured](dataTutorials/unstructuredTextParsing.md) data, [CSV import](dataTutorials/csvParsing.md) and [datalog parsing](dataTutorials/datalogParsing.md).

0 commit comments

Comments
 (0)