diff options
author | 2018-03-15 18:24:36 +0000 | |
---|---|---|
committer | 2018-03-15 18:24:36 +0000 | |
commit | e1883051c083138a26e9a5454593c2920ff013c4 (patch) | |
tree | f1a49faee8c7271109972a86ed4cd4fd1de66d71 /templates | |
parent | Fix missing text (diff) |
Fix comprehension error
Diffstat (limited to 'templates')
-rw-r--r-- | templates/main/info/jams.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/info/jams.html b/templates/main/info/jams.html index ff5d9013..6f25e855 100644 --- a/templates/main/info/jams.html +++ b/templates/main/info/jams.html @@ -18,7 +18,7 @@ </p> <p> - Every month, we aim to host a server-wide code jam, suitable for all members of the server. In + Every two months or so, we aim to host a server-wide code jam, suitable for all members of the server. In these, we announce a theme and date in advance, and users may sign up via a link provided in the announcements channel on the server. Once the sign-up period is over, users are paired off into teams. On the day of the code jam, we announce a task - each team will then work on a solution |