Skip to content

Commit 672f954

Browse files
committed
small docs fixes
1 parent 2ee43a6 commit 672f954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ async def some_func() -> None:
3131
```
3232

3333

34-
## how to use
34+
## How to use
3535

3636
The repository includes na example integration with FastAPI,
3737
which describes numerous workflows.
@@ -44,7 +44,7 @@ It also includes two types of test setups you can use in your projects.
4444

4545
### The most basic example
4646

47-
#### 1. configure the connection to the database
47+
#### 1. Configure the connection to the database
4848

4949
for example for PostgreSQL:
5050

0 commit comments

Comments
 (0)