Skip to content

Commit

Permalink
Fixed typo in New-HydrationDefinitionsFolder command (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerbermarco authored Dec 5, 2024
1 parent d53f69c commit e087a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/start-implementing.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Create a new EPAC `Definitions` folder with a number of subfolder and a `global-
> For a folder structure example, please see [StarterKit/Definitions-Common](https://github.com/Azure/enterprise-azure-policy-as-code/tree/main/StarterKit/Definitions-Common).
```ps1
New-HydrationDefinitionFolder -DefinitionsRootFolder Definitions
New-HydrationDefinitionsFolder -DefinitionsRootFolder Definitions
```

## Cloud Environment with Unsupported/Missing Policy Definitions
Expand Down

0 comments on commit e087a8d

Please sign in to comment.