Skip to content

Commit

Permalink
docs: fix typo in folder docs
Browse files Browse the repository at this point in the history
  • Loading branch information
theSuess authored Oct 16, 2024
1 parent a7242ad commit c41f7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1beta1/grafanafolder_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ type GrafanaFolderSpec struct {
// +optional
Title string `json:"title,omitempty"`

// Raw json with folder permissions, potnetially exported from Grafana
// Raw json with folder permissions, potentially exported from Grafana
// +optional
Permissions string `json:"permissions,omitempty"`

Expand Down

0 comments on commit c41f7cd

Please sign in to comment.