diff options
Diffstat (limited to 'templates/todolists')
-rw-r--r-- | templates/todolists/view.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/todolists/view.html b/templates/todolists/view.html index 8f515c9..c9ea919 100644 --- a/templates/todolists/view.html +++ b/templates/todolists/view.html @@ -29,7 +29,7 @@ <th>Name</th> <th>Arch</th> <th>Repo</th> - <th>Maintainer</th> + <th>Maintainers</th> <th>Status</th> </tr> </thead> |