diff options
| author | Bobby <[email protected]> | 2023-03-26 03:23:31 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-26 03:23:31 -0400 |
| commit | 8466555f4c90dfb9460ada619d1269e28aef6f52 (patch) | |
| tree | 41e8d173b54b596b1ec402279f4e0d2ed43cf538 /README.md | |
| parent | d0b4a16f1751ec0c52ed19252de6c20f8d5dbc48 (diff) | |
| download | thatcomputerscientist-8466555f4c90dfb9460ada619d1269e28aef6f52.tar.xz thatcomputerscientist-8466555f4c90dfb9460ada619d1269e28aef6f52.zip | |
Fix typos in screenshot update message
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Source Code for my Personal Website. ## Screenshot  -> <sub><sup>_Screeshot served live from [thatcomputerscientist.com](https://thatcomputerscientist.com)'s server. For efficiency purposes, the screenshot is taken once per build and is served from the server's cache. The screenshot is updated whenever I make a change to the website. Screenshots will generally be updated within 10 seconds after all GitHub Action Workflows have completed._</sup></sub> +> <sub><sup>_Screenshot served live from [thatcomputerscientist.com](https://thatcomputerscientist.com)'s server. For efficiency purposes, the screenshot is taken once per build and is served from the server's cache. The screenshot is updated whenever I push changes to this repository. Screenshots will generally be updated within 10 seconds after all GitHub Actions Workflows have completed._</sup></sub> ## Specifications - Server: [Nginx](https://www.nginx.com/) |
