diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-01 16:56:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 16:56:41 -0400 |
| commit | 5ae23c71781a30e950b7ab547936758f39a375fe (patch) | |
| tree | 91cc75d239b66ea9a95292c666a8c0c6bc9e1700 | |
| parent | 890fe4099997892cf11ed21d78a6536b559798f2 (diff) | |
| parent | 3de536671c8c5c3d05478bd609971bf09beff6bd (diff) | |
Merge pull request #34 from Juliaria08/master
Fix typo, settings != setting
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ </p> <ul class=ll> - <li>When settings up a website, use our linked affiliate links, like <a href="https://www.vultr.com/?ref=8384069-6G">to Vultr</a>.</li> + <li>When setting up a website, use our linked affiliate links, like <a href="https://www.vultr.com/?ref=8384069-6G">to Vultr</a>.</li> <li>If you enjoy a guest article, the author's donation links may be included at the bottom of the page.</li> <li>Donate crypto to the long-term LandChad maintenance and expansion fund:</li> </ul> |
