From 4b54df52e756dfeb83324ec997b6023aaf5c0391 Mon Sep 17 00:00:00 2001 From: luoheng <1301089462@qq.com> Date: Fri, 11 Dec 2020 15:02:45 +0800 Subject: [PATCH] Fix word spelling error in quickstart page --- learn/quickstart/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/learn/quickstart/index.md b/learn/quickstart/index.md index 44ed18143..9a06824fb 100644 --- a/learn/quickstart/index.md +++ b/learn/quickstart/index.md @@ -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. - -