Skip to content

Commit d24df6a

Browse files
committed
Fix typo
1 parent ce35ee4 commit d24df6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/manage-add-ons-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ Your instance is running in the foreground.
364364

365365
## Backend installation details
366366

367-
The `Makefile` at the root of you project invokes commands in `backend/Makefile`.
367+
The `Makefile` at the root of your project invokes commands in `backend/Makefile`.
368368
Here are excerpts from `backend/Makefile` to show details of the `make build-backend` command.
369369

370370
```makefile

0 commit comments

Comments
 (0)