Skip to content

Commit c8f0158

Browse files
committed
Typo
1 parent a868f09 commit c8f0158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/class/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pnpx @classmodel/class run config.json
3232
# Outputs h variable for each timestep in JSON format
3333

3434
# To output csv use
35-
pnpx @classmodel/class run --output output.csv --formtat csv config.json
35+
pnpx @classmodel/class run --output output.csv --format csv config.json
3636

3737
# To read from stdin use
3838
cat config.json | pnpx @classmodel/class -

0 commit comments

Comments
 (0)