]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Testing.md
Correct some typos
[nominatim.git] / docs / develop / Testing.md
index be13d94983c795865334d63e13e72eb785f281f1..97d40ab7375a2d6a426e74896c886608c5ab4ca2 100644 (file)
@@ -10,7 +10,7 @@ There are two kind of tests in this test suite. There are functional tests
 which test the API interface using a BDD test framework and there are unit
 tests for specific PHP functions.
 
 which test the API interface using a BDD test framework and there are unit
 tests for specific PHP functions.
 
-This test directory is sturctured as follows:
+This test directory is structured as follows:
 
 ```
  -+-   bdd         Functional API tests
 
 ```
  -+-   bdd         Functional API tests