Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalkolar committed May 23, 2021
1 parent f4fc1e0 commit 70fa431
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
You can save a Transmission files using the :ref:`Save node <node_Save>` and work with the data directly in scripts, jupyter notebooks etc. You can also save them through the flowchart console (and plot consoles) through :func:`Transmission.to_hdf5 <mesmerize.Transmission.to_hdf5>`.

Workign with Transmission files
Working with Transmission files
-------------------------------

Load a saved Transmission instance using :func:`Transmission.from_hdf5 <mesmerize.Transmission.from_hdf5>`
Expand Down
2 changes: 1 addition & 1 deletion docs/source/user_guides/flowchart/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ Call ``get_nodes()`` to view a dict of all nodes in the flowchart. You can acces
Transmission Files
==================

.. include:: ../../api_reference/transmisssion_examples.rst
.. include:: ../../api_reference/transmission_examples.rst

0 comments on commit 70fa431

Please sign in to comment.