Skip to content

Commit

Permalink
testing a change without doc updates locally
Browse files Browse the repository at this point in the history
  • Loading branch information
lornest committed Oct 21, 2024
1 parent 5077e62 commit 73d80a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonarqube/resource_sonarqube_plugins.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func resourceSonarqubePlugin() *schema.Resource {
Type: schema.TypeString,
Required: true,
ForceNew: true,
Description: "The key identifying the plugin to uninstall",
Description: "The key identifying the plugin to uninstall.",
},
},
}
Expand Down

0 comments on commit 73d80a3

Please sign in to comment.