Skip to content

Commit cb3cd43

Browse files
jfreixaweaverryan
authored andcommitted
Missing a dot in the last block of code
1 parent b4d9d7e commit cb3cd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/typescript.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Then enable it by calling:
5454
5555
Encore
5656
// ...
57-
enableForkedTypeScriptTypesChecking()
57+
.enableForkedTypeScriptTypesChecking()
5858
;
5959
6060
This plugin requires that you have a `tsconfig.json`_ file that is setup correctly.

0 commit comments

Comments
 (0)