There was an error while loading. Please reload this page.
1 parent 79c90c1 commit 03efea2Copy full SHA for 03efea2
1 file changed
SECURITY.md
@@ -69,7 +69,7 @@ HTTPS?"
69
Any new code pushed to production is first thoroughly tested in a staging
70
environment. Mechanisms are in place for rolling back any changes that are
71
pushed to production. If a schema-change is involved, an inverse migration is
72
-first tested in staging (we want to be confident that we should role things
+first tested in staging (we want to be confident that we can roll things
73
back).
74
75
### Unit Testing
0 commit comments