fix: add missing word

This commit is contained in:
CJ van den Berg 2025-07-14 19:02:00 +02:00
parent 4d728eb42f
commit 715cd89674
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -19,7 +19,7 @@ devlog entries in the [archive](/devlog/).
## [configurable file types]($section.id("2025-07-14T18:55:02+02:00"))
You can now modify the configuration of file types. There is a new command `Edit file type
configuration` that will open a config file the defaults for a file type which you can change and
configuration` that will open a config file with the defaults for a file type which you can change and
save. Changes take effect on restart of flow. This means you can finally change your language server
and formatter configuration and add file extensions without having to build flow yourself.