diff --git a/static/index.html b/static/index.html
index 881ebde2..9ffbf247 100644
--- a/static/index.html
+++ b/static/index.html
@@ -96,7 +96,7 @@
in the GrapheneOS project. The needs of the upstream projects are often different from
ours, so they'll often reimplement the features in a more flexible way. We've almost
always been able to move to using the upstream features and even when we still need
- our our implementation it helps to have the concepts/restrictions considered by the
+ our own implementation it helps to have the concepts/restrictions considered by the
upstream project and apps needing to be compatible with it. Getting features upstream
often leads to an improved user experience and app compatibility.