diff --git a/app/views/doc.php b/app/views/doc.php
index 1e15609..a9fd0bb 100644
--- a/app/views/doc.php
+++ b/app/views/doc.php
@@ -498,17 +498,17 @@ document.addEventListener('DOMContentLoaded', function() {
- online_yes |
+ online-yes/online_yes |
Specifies the text that is displayed if the user is currently online |
- online_no |
+ online-no/online_no |
Specifies the text that is displayed if the user is not currently online |
- member_since |
+ member-since/member_since |
Specifies the text and format of the info that shows since when the user account is registered. Use :year, :month and :day to format the date. |