Skip to content

Commit

Permalink
Rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Feb 16, 2024
1 parent c995082 commit 197a138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ impl ApiContext for MyContext {
}
```

3. Use the injection macros to register the `v-api` endpoints. Notable these must both be used with
3. Use the injection macros to register the `v-api` endpoints. Note that these must both be used with
in the file.

```rust
Expand Down

0 comments on commit 197a138

Please sign in to comment.