We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5442d7a commit 18b31b8Copy full SHA for 18b31b8
testing/database.rst
@@ -113,7 +113,7 @@ not to overwrite data you entered when developing the application and also
113
to be able to clear the database before every test.
114
115
To do this, you can override the value of the ``DATABASE_URL`` env var in the
116
-``phpunit.xml.dist`` to use a diferent database for your tests:
+``phpunit.xml.dist`` to use a different database for your tests:
117
118
.. code-block:: xml
119
0 commit comments