mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
docs(web): add missing full stops to match the rest of the webui (#249)
This commit is contained in:
parent
4b7a6d4419
commit
e5a95415a1
3 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@ function NotificationSettings() {
|
|||
<div className="ml-4 mt-4">
|
||||
<h3 className="text-lg leading-6 font-medium text-gray-900 dark:text-white">Notifications</h3>
|
||||
<p className="mt-1 text-sm text-gray-500 dark:text-gray-400">
|
||||
Send notifications on events
|
||||
Send notifications on events.
|
||||
</p>
|
||||
</div>
|
||||
<div className="ml-4 mt-4 flex-shrink-0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue