This commit is contained in:
Adam H. Leventhal 2022-02-08 09:02:00 -08:00
parent 25192b5dc1
commit 24aa57a243
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ Similarly if there is a `format` field set to `uuid`:
```
Note that the macro will be re-evaluated when the OpenAPI json document
changes (when it's mtime is updated).
changes (when its mtime is updated).
### Builder
@ -139,4 +139,4 @@ uuid = { version = "0.8", features = ["serde", "v4"] }
```
Note that there is a dependency on `percent-encoding` which macro- and
build.rs-generated clients is included from `progenitor-client`.
build.rs-generated clients is included from `progenitor-client`.