From 0a027375e58b1eea01809a1b21bb0ef949bf1a17 Mon Sep 17 00:00:00 2001 From: Aiden Fox Ivey Date: Mon, 15 Jan 2024 14:46:42 -0500 Subject: [PATCH] Fix typo in README Patch should be fairly self explanatory. Signed-off-by: Aiden Fox Ivey Signed-off-by: Peter Sanchez --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a3104c..448c0cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ GoHome ---- -A simple app that let's you self host your Go modules using your own domains. +A simple app that lets you self host your Go modules using your own domains. Example: `yourdomain.com/x/your-module` -- 2.45.2