Skip to content

Commit

Permalink
fix: add missing periods in quaint README (#4399)
Browse files Browse the repository at this point in the history
[skip-ci]
  • Loading branch information
LucianBuzzo authored Oct 30, 2023
1 parent 582b416 commit 79b5ee0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions quaint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ choice.

```sh
> cargo build --features all
```
```

### Testing

Expand Down Expand Up @@ -70,8 +70,8 @@ This requires the rust nightly channel:
> cargo rustdoc --all-features
```

Documentation index would be created at `$CARGO_TARGET_DIR/doc/quaint/index.html`
Documentation index would be created at `$CARGO_TARGET_DIR/doc/quaint/index.html`.

## Security

If you have a security issue to report, please contact us at [[email protected]](mailto:[email protected]?subject=[GitHub]%20Prisma%202%20Security%20Report%20Quaint)
If you have a security issue to report, please contact us at [[email protected]](mailto:[email protected]?subject=[GitHub]%20Prisma%202%20Security%20Report%20Quaint).

0 comments on commit 79b5ee0

Please sign in to comment.