Skip to content

Commit eed20b4

Browse files
committed
typo
1 parent 814f657 commit eed20b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/quickstart/derived_types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ As discussed previously in [Variables]({{site.baseurl}}/learn/quickstart/variabl
88

99
## A quick take on derived types
1010

11-
Example of a basic derived type is:
11+
Example of a basic derived type:
1212

1313
```fortran
1414
type :: my_type

0 commit comments

Comments
 (0)