Skip to content

Commit 3342c06

Browse files
committed
Fix NEWS message.
1 parent 09ac901 commit 3342c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Removed `Show Warnings` modals from modules.
44
* Soft deprecated `datasets_selected` argument of modules in favor of `datanames`.
55
* Soft deprecated `show_metadata` argument of `tm_front_page()` in favor of `datanames`.
6-
* Module's code include library calls and is styled before presenting it to the users.
6+
* Modules' Show R Code widgets include library calls and their code is styled with `styler` package (#847, #786).
77

88
### Enhancements
99

0 commit comments

Comments
 (0)