We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d761acf commit ab3dd19Copy full SHA for ab3dd19
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# PeriodInsertBundle
2
3
-A Kimai plugin which generates entries for a given time-period.
+A plugin for Kimai that generates entries for a given time period.
4
5
## Installation
6
@@ -26,7 +26,7 @@ bin/console kimai:reload --env=prod
26
27
This bundle comes with the following permission:
28
29
-- `period_insert` - show the period insert screen to generate entries for a given time-period
+- `period_insert` - show the period insert screen to generate entries for a given time period
30
31
By default, it is assigned to each user with the role `ROLE_SUPER_ADMIN`.
32
0 commit comments