Skip to content

Commit 2651b94

Browse files
authored
Update README.md
1 parent d817aad commit 2651b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This extension provides support for the Fortran programming language. It include
2121
You can control the include paths to be used by the linter with the `fortran.includePaths` setting.
2222
```
2323
{
24-
"fortran.includePath": [
24+
"fortran.includePaths": [
2525
"/usr/local/include",
2626
"/usr/local"
2727
]

0 commit comments

Comments
 (0)