]> git.scottworley.com Git - inverse-tax/blobdiff - index.html
Remove unnecessary comment with bad grammar
[inverse-tax] / index.html
index 73aa260c38d10c4def3845cbe85c77b68c5f6e93..fc2aa644ddf02a9ad1a6b54230a105cefdc23c65 100644 (file)
@@ -3,6 +3,7 @@
 <head>
 <script src="tax.js"></script>
 <script src="tax_ui.js"></script>
+<!-- Tests are in tax.test.js -->
 <style>
   td { padding: .5em; vertical-align: top}
   textarea { height: 12em; }
@@ -13,7 +14,7 @@
 </head>
 <body onload="calculate()">
 <h1>Inverse income tax tool</h1>
-<p>What gross salary is needed to provide a specified after-tax salary?</p>
+<p>What before-tax salary is needed to provide a specified after-tax salary?</p>
 
 <form>
 <table>