Fix a typo "the the" -> "the"

Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
pull/7316/head
Hu Shuai 5 years ago
parent 1ff8272748
commit 3eb8df0c5e

@ -58,7 +58,7 @@ type Chart struct {
Icon string `json:"icon"`
}
// Repo contains the name in monocular the the url for the repository
// Repo contains the name in monocular the url for the repository
type Repo struct {
Name string `json:"name"`
URL string `json:"url"`

Loading…
Cancel
Save