Skip to content

Commit 76a73cd

Browse files
committed
Fix readme
1 parent eaa0b38 commit 76a73cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This project is using [pytest](https://docs.pytest.org/en/stable/) for testing,
5353
tests add several options via `tests/conftest.py`.
5454

5555
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:
56+
To use local installation in `embedded` mode, comment out the section:
5757
```
5858
[tool.hatch.envs.hatch-test]
5959
extra-args = ["--host=localhost"]

0 commit comments

Comments
 (0)