Merge pull request #3881 from adam-lynch/patch-2
Desktop Environment Integration: rearranged sentence
This commit is contained in:
commit
3fcfe24b82
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ new Notification('Title', {
|
||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
Keep furthermore in mind that the maximum length for the body is 250 characters,
|
Furthermore, keep in mind that the maximum length for the body is 250 characters,
|
||||||
with the Windows team recommending that notifications should be kept to 200
|
with the Windows team recommending that notifications should be kept to 200
|
||||||
characters.
|
characters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue