Skip to content

Commit 763e4e2

Browse files
authored
Fix typo
in the no javascript case
1 parent 649b709 commit 763e4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
})();
1414
-->
1515
</script>
16-
<noscript>This page requries JavaScript</noscript>
16+
<noscript>This page requires JavaScript</noscript>
1717
</html>

0 commit comments

Comments
 (0)