Skip to content

Commit

Permalink
Fixing typos on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pesap committed Jun 5, 2024
1 parent 41f7e8b commit 2b8ceb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how_tos/save_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Exporting the entire contents of the system

If the user wants to createa folder that containts all the information of the
If the user wants to create a folder that contains all the information of the
system `infrasys` provides a simple method `system.save("my_folder")` that
creates a folder (if it does not exists) and save all the contents of the
creates a folder (if it does not exist) and save all the contents of the
system including the `system.to_json()` and the time series arrow files and
sqlite.

Expand Down

0 comments on commit 2b8ceb8

Please sign in to comment.