diff --git a/docs/resources/project.md b/docs/resources/project.md index 8b5541d0..90f19b4d 100644 --- a/docs/resources/project.md +++ b/docs/resources/project.md @@ -20,7 +20,7 @@ description: |- } ``` - ~>We strongly recommend using the 'preject_repository' resource instead to manage the list of repositories. + ~>We strongly recommend using the 'project_repository' resource instead to manage the list of repositories. --- # project (Resource) @@ -44,7 +44,7 @@ resource "artifactory_local_maven_repository" "my_maven_releases" { } ``` -~>We strongly recommend using the 'preject_repository' resource instead to manage the list of repositories. +~>We strongly recommend using the 'project_repository' resource instead to manage the list of repositories. ## Example Usage