Skip to content

Commit 93aaa2b

Browse files
committed
fix .fs instead of .fsharp
1 parent 978566c commit 93aaa2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipes/client-server/fable.forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ npm add bulma
2828
2. Update the import in `App.fs`
2929

3030
=== "Code"
31-
```.fs title="App.fs"
31+
```.fsharp title="App.fs"
3232
...
3333
importSideEffects "./index.scss"
3434
...

0 commit comments

Comments
 (0)