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 eaa0b38 commit 76a73cdCopy full SHA for 76a73cd
README.md
@@ -53,7 +53,7 @@ This project is using [pytest](https://docs.pytest.org/en/stable/) for testing,
53
tests add several options via `tests/conftest.py`.
54
55
By default, tests are configured to use local Firebird installation via network access.
56
-To use local instllation in `mebedded` mode, comment out the section:
+To use local installation in `embedded` mode, comment out the section:
57
```
58
[tool.hatch.envs.hatch-test]
59
extra-args = ["--host=localhost"]
0 commit comments