diff options
| author | Brian Cully <bjc@spork.org> | 2025-07-16 20:45:22 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-07-16 20:45:22 -0400 |
| commit | 95bb2e116201d877cf2cc0ff8e1c962cfc71731c (patch) | |
| tree | f0193cfce9bc96290846b749de9b314d012208c3 | |
| parent | 4e1a47108b0688f83ab15590e08d1d8bb89c9d22 (diff) | |
| download | pnit-95bb2e116201d877cf2cc0ff8e1c962cfc71731c.tar.gz pnit-95bb2e116201d877cf2cc0ff8e1c962cfc71731c.zip | |
partial → percent
| -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> |
