From 836e29672d4e21ff221dd0dd632fcb8b4a152035 Mon Sep 17 00:00:00 2001 From: Florian Hammerschmidt Date: Mon, 18 Sep 2023 12:54:33 +0200 Subject: [PATCH] Remove superfluous parens from uncurried post --- _blogposts/2023-09-18-uncurried-mode.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_blogposts/2023-09-18-uncurried-mode.mdx b/_blogposts/2023-09-18-uncurried-mode.mdx index f212a6b96..050c280df 100644 --- a/_blogposts/2023-09-18-uncurried-mode.mdx +++ b/_blogposts/2023-09-18-uncurried-mode.mdx @@ -129,7 +129,7 @@ While we strongly encourage all users to switch to the new uncurried mode, it is } ``` -to your `bsconfig.json` (), and your project will be compiled in curried mode again. +to your `bsconfig.json`, and your project will be compiled in curried mode again. If you have uncurried mode off and still want to try it on a per-file basis, you can turn it on via