diff options
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,11 +4,11 @@ <meta charset='utf-8'> <meta name='viewport' content='width=device-width, initial-scale=1'> <link rel='stylesheet' href='main.css'> - <title>partial nucleotide identity threshold</title> + <title>percent nucleotide identity threshold</title> </head> <body> - <h1>partial nucleotide identity threshold</h1> + <h1>percent nucleotide identity threshold</h1> <x-pnit-form> <form> <label for='pni-threshold'>threshold:</label> |
