You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documents/tutorials/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@ This folder contains tutorials on creating litvis documents. Although all docume
10
10
11
11
- 'geo' tutorials show how geospatial data may be [specified](geoTutorials/geoFormats.md), [generated](geoTutorials/geoGenerating.md) and [imported](geoTutorials/geoImporting.md) in litvis documents.
12
12
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