rolling-eqn.html: Spell `Javascript' in the approved way.
[dep-ui] / rolling-eqn.html
index dba9c6d..9588d54 100644 (file)
@@ -3,6 +3,8 @@
 <html>
 <head>
   <title>Rolling wire-strip calculator: equations</title>
+  <meta name=viewport content="width=device-width initial-scale=1.0">
+  <link rel=stylesheet type="text/css" href="rolling.css">
   <script type="text/x-mathjax-config">
     MathJax.Hub.Config({
       tex2jax: { inlineMath: [['$', '$'], ['\\(', '\\)']] }
@@ -11,8 +13,6 @@
   <script type="text/javascript"
          src="https://www.distorted.org.uk/javascript/mathjax/MathJax.js?config=TeX-AMS_HTML">
   </script>
-  <meta name=viewport content="width=device-width initial-scale=1.0">
-  <link rel=stylesheet type="text/css" href="rolling.css">
 <head>
 <body>
 
@@ -44,8 +44,8 @@ round) again makes use of conservation of volume:
 \[ L_0 = \frac{S^2 L}{S_0^2} = \frac{4 S^2 L}{\pi D_0^2} \]
 
 <p>[This page uses <a href="https://www.mathjax.org/">MathJax</a> for
-rendering equations.  It probably doesn't work if you don't enable
-JavaScript.]
+rendering equations.  It probably doesn&rsquo;t work if you don&rsquo;t
+enable Javascript.]
 
 </body>
 </html>