Merge pull request #450 from davidbludlow/davidbludlow-typoWordCreates

Small typo on "Styles and classes" page
This commit is contained in:
Ilya Kantor 2018-07-03 18:24:28 +03:00 committed by GitHub
commit 7891113f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ importance: 5
# Create a notification
Write a function `showNotification(options)` that a notification: `<div class="notification">` with the given content. The notification should automatically disappear after 1.5 seconds.
Write a function `showNotification(options)` that creates a notification: `<div class="notification">` with the given content. The notification should automatically disappear after 1.5 seconds.
The options are: