Skip to content

Commit 8fde777

Browse files
author
Blake Eryx
committed
Fix typo
1 parent e3dd0d7 commit 8fde777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/onrefresh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</head>
2222
<body>
2323
<script type="text/javascript">
24-
// Textarea below will refresh will display the configuration
24+
// Textarea below will refresh to display the configuration
2525
// object every time a user interacts, using the "onRefresh"
2626
// parameter. Instead of showing the configuration in a textarea,
2727
// one could store the configuration in a cookie or implement a

0 commit comments

Comments
 (0)