Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions learn/quickstart/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ This quickstart tutorial gives an overview of the Fortran programming language
and its syntax for common structured programming concepts including:
types, variables, arrays, control flow and functions.

The contents of this tutoral are shown in the navigation bar on the left with the current page highlighted bold.
The contents of this tutorial are shown in the navigation bar on the left with the current page highlighted bold.

Use the _Next_ button at the bottom to start the tutorial with a _Hello World_ example.