fix(typo): tiny correction in docs (#22)

This commit is contained in:
Percy
2025-03-01 08:12:40 +08:00
committed by GitHub
parent d4f244db65
commit f84e609692
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
## Build prerequisites
Follow the [offcial guide](https://p-org.github.io/P/getstarted/install/) to install the [P](https://github.com/p-org/P) framework.
Follow the [official guide](https://p-org.github.io/P/getstarted/install/) to install the [P](https://github.com/p-org/P) framework.
Or if `dotnet` has been installed, run the following command to store the `p` command.
```