From 2b8ceb8554fe48c830f82cb9ae59d7503d09de84 Mon Sep 17 00:00:00 2001 From: pesap Date: Wed, 5 Jun 2024 13:02:57 -0600 Subject: [PATCH] Fixing typos on documentation --- docs/how_tos/save_system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/how_tos/save_system.md b/docs/how_tos/save_system.md index d0c2256..f3ea9e8 100644 --- a/docs/how_tos/save_system.md +++ b/docs/how_tos/save_system.md @@ -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.