Skip to content

Commit 39a52b8

Browse files
authored
Fix punctuation in Rollup bundler description
Corrected punctuation in the Rollup bundler description.
1 parent 9bfb9d6 commit 39a52b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/modeling/app-explorer/app/app-settings

content/en/docs/refguide/modeling/app-explorer/app/app-settings/runtime-tab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This setting was introduced in [Mendix 11.9.0](/releasenotes/studio-pro/11.9/).
3030
The available options are listed below:
3131

3232
* **Rspack**: Use the Rspack application bundler for faster build times and lower memory usage.
33-
* **Rollup**: Use Rollup application bundler (default)
33+
* **Rollup**: Use Rollup application bundler (default).
3434

3535
For more information about Rspack, see the [official documentation](https://www.rspack.dev/).
3636

0 commit comments

Comments
 (0)