Skip to content

Commit

Permalink
Corrected md text in Notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
florentLutz committed Nov 17, 2022
1 parent bd4d1df commit 77321f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"The **performance** folder (modules/pure_python/performance) contains:\n",
"* [The mission fuel computation](modules/pure_python/performance/sub_components/compute_fuel_mass.py)\n",
"\n",
"The **update_mtow folder (modules/pure_python/update_mtow) contains:\n",
"The **update_mtow folder** (modules/pure_python/update_mtow) contains:\n",
"* [The MTOW computation](modules/pure_python/update_mtow/update_mtow.py)\n",
"\n",
"[The main file](modules/pure_python/mtow_loop.py) contains the main function that encapsulates all the functions and computes the updated **MTOW** based on the former **MTOW**."
Expand Down

0 comments on commit 77321f8

Please sign in to comment.