Skip to content

Commit 9a08b34

Browse files
Remove superfluous parens from uncurried post (#715)
1 parent 4eeb101 commit 9a08b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_blogposts/2023-09-18-uncurried-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ While we strongly encourage all users to switch to the new uncurried mode, it is
129129
}
130130
```
131131

132-
to your `bsconfig.json` (), and your project will be compiled in curried mode again.
132+
to your `bsconfig.json`, and your project will be compiled in curried mode again.
133133

134134
If you have uncurried mode off and still want to try it on a per-file basis, you can turn it on via
135135

0 commit comments

Comments
 (0)