This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new f9c5c78 fix spelling of Developers (#519)
f9c5c78 is described below
commit f9c5c78dee9a9b7776104eb2b3b2cde003a7b7cb
Author: yorickdevries <[email protected]>
AuthorDate: Thu Aug 8 15:24:54 2024 +0200
fix spelling of Developers (#519)
---
_layouts/home.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/home.html b/_layouts/home.html
index 5253be9..e35c913 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -66,7 +66,7 @@ layout: default
using
<a href="https://helm.sh/Helm">Helm</a>
charts since it provides many easy and convenient
- implementations for both Devlopers and Operators alike.
+ implementations for both Developers and Operators alike.
</p>
</div>
</main>