diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-06-26 18:52:45 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-06-26 18:52:45 -0400 |
| commit | 4ab9b843f3fe307316a4ad108988f8e8a9f27b64 (patch) | |
| tree | 83d1e25cb19209e195473bd9fd3b407bec171bad | |
| parent | f2f3b3d420ce6fbe112d98b7a6dde937cf4f77d8 (diff) | |
| download | alp-website-4ab9b843f3fe307316a4ad108988f8e8a9f27b64.tar.gz alp-website-4ab9b843f3fe307316a4ad108988f8e8a9f27b64.tar.bz2 alp-website-4ab9b843f3fe307316a4ad108988f8e8a9f27b64.zip | |
ToS Update
| -rw-r--r-- | pages/tos.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/tos.js b/pages/tos.js index 375a6a1..2a32a3d 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -30,7 +30,7 @@ const TOS = () => ( <p>These terms of service are set in place to ensure you have a great time being part of our community/services.</p> <div id="community-guidelines"> <h1>Community Guidelines</h1> - <p>These are the community guidelines that must be followed in every community/service we own.</p> + <p>These are the community guidelines that must be followed in every community/services we own.</p> <ul> <li>Use common sense.</li> <li>No spamming. Any spam will result in an official warning.</li> |
