diff --git a/end2end-tests/README.md b/end2end-tests/README.md
index 750412e505aca79b1e6f80a914957bf9a42e5174..c378bfd0482afb92580bda0cc577dc191e980ac4 100644
--- a/end2end-tests/README.md
+++ b/end2end-tests/README.md
@@ -54,7 +54,7 @@ Feature: My awesome feature
 - alice
 - bob
 - charlie
-- deve
+- dave
 - eve
 - ferdie
 
@@ -107,7 +107,7 @@ List of possible actions:
 
     Example: `Monetary mass should be 30.00 ÄžD`
 
-### Run cucumber functionnal tests
+### Run cucumber functional tests
 
 To run the cucumber tests, you will need to have the rust toolchain installed locally.