Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Apr 29, 2024
1 parent c6aea50 commit 7f6f5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-sources/service_principals.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data "azuread_service_principals" "example" {
}
```

*Look up by application IDs (client IDs)
*Look up by application IDs (client IDs)*

```terraform
data "azuread_service_principals" "example" {
Expand Down

0 comments on commit 7f6f5e0

Please sign in to comment.