Skip to content

Commit f2623ce

Browse files
committed
fix typo introduced in #248
1 parent b571d49 commit f2623ce

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Resources/doc/features/helpers/flash-message.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ to only show the flash message once. Something along these lines:
6868
6969
// YOUR WORK: register showFlash on the page ready event.
7070
71-
The parts about adding the flash messages in the DOM and registering your handler depend on the Javascript framework you use in your page.
71+
The parts about adding the flash messages in the DOM and registering your handler depend on the JavaScript framework you use in your page.
7272

7373
Your VCL configuration should `filter out this cookie <https://www.varnish-cache.org/trac/wiki/VCLExampleRemovingSomeCookies>`_
7474
on subsequent requests, in case the JavaScript failed to remove it.

Resources/doc/spelling_word_list.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ yaml
1010
invalidator
1111
ETag
1212
templating
13-
Javascript

0 commit comments

Comments
 (0)