Skip to content

Commit aff5ea5

Browse files
authored
Merge pull request #74 from brianteeman/typos
Typos
2 parents 4c48136 + 55f30f5 commit aff5ea5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
publish = "build"
66
functions = "api"
77

8-
# Environmental variables and optioanl secrets
8+
# Environmental variables and optional secrets
99
[build.environment]
1010
# Build configuration env vars (uncomment if you want to conigure these)
1111
# CI="false" # Set CI to false, to prevent warnings from exiting the build

src/utils/docs.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
557557

558558
export const supportUs = [
559559
"Web-Check is free to use without restriction.",
560-
"All the code is open source, so you're also free to deploy your own instance, as well as fork, modify and distribute the code in both private and commerical settings.",
560+
"All the code is open source, so you're also free to deploy your own instance, as well as fork, modify and distribute the code in both private and commercial settings.",
561561
"Running web-check does cost me a small amount of money each month, so if you're finding the app useful, consider <a href='https://github.com/sponsors/Lissy93'>sponsoring me on GitHub</a> if you're able to. Even just $1 or $2/month would be a huge help in supporting the ongoing project running costs.",
562562
"Otherwise, there are other ways you can help out, like submitting or reviewing a pull request to the <a href='https://github.com/Lissy93/web-check'>GitHub repo</a>, upvoting us on <a href='https://www.producthunt.com/posts/web-check'>Product Hunt</a>, or by sharing with your network.",
563563
"But don't feel obliged to do anything, as this app (and all my other projects) will always remain 100% free and open source, and I will do my best to ensure the managed instances remain up and available for as long as possible :)",

0 commit comments

Comments
 (0)