diff options
| -rw-r--r-- | iss/templates/passes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iss/templates/passes.html b/iss/templates/passes.html index 17b9445..cb740e6 100644 --- a/iss/templates/passes.html +++ b/iss/templates/passes.html @@ -18,7 +18,7 @@ <tr class="pa1 f3"> <th colspan="1">Total</th> <th colspan="2">Rise</th> - <th colspan="4">Culminate</th> + <th colspan="5">Culminate</th> <th colspan="2">Set</th> </tr> <tr class="pa1 f4"> |
