Skip to content

Commit 1d5de4a

Browse files
authored
Update index.md
1 parent ee9e870 commit 1d5de4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Depending on the target you choose, those benefits will tenfold.
9292

9393
### F# for JavaScript
9494

95-
JavaScript is a dynamic so you don't have a lot of safety when writing code. This can lead to bugs that are hard to find and fix.
95+
JavaScript is a dynamic language so you don't have a lot of safety when writing code. This can lead to bugs that are hard to find and fix.
9696

9797
With F#, your application will be safer, more robust and more pleasant to read and write. You can refactor your code with confidence as the compiler will tell you if you missed something.
9898

0 commit comments

Comments
 (0)