Skip to content

Commit ad8d8c1

Browse files
Merge pull request #16 from wangjiawen2013/dev
fix a typo
2 parents c141f4c + dfe3bd5 commit ad8d8c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4247,7 +4247,7 @@ wasm-pack build --release --target web --out-dir pkg
42474247
# Serve the files
42484248
python -m http.server 8080
42494249
```
4250-
**Summary of Improvements over 9.2.4**
4250+
**Summary of Improvements over 9.2.3**
42514251
- **Data Handling:** Shifted from static `df!` macros to dynamic `CsvReader` parsing.
42524252
- **Complexity:** Added `color` encoding in Charton to demonstrate multi-dimensional data mapping.
42534253
- **User Interaction:** Introduced the `FileReader` API to bridge the gap between the local file system and WASM linear memory.

0 commit comments

Comments
 (0)