diff --git a/website/docs/segments/system/project.mdx b/website/docs/segments/system/project.mdx index f8b7a55f..e4d2cee1 100644 --- a/website/docs/segments/system/project.mdx +++ b/website/docs/segments/system/project.mdx @@ -58,7 +58,7 @@ import Config from "@site/src/components/Config.js"; | ---------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `.Type` | `string` | The type of project: | | `.Version` | `string` | The version of your project | -| `.Target` | `string` | The target framwork/language version of your project | +| `.Target` | `string` | The target framework/language version of your project | | `.Name` | `string` | The name of your project | | `.Error` | `string` | The error context when we can't fetch the project info |