Commit 0b229bdd authored by yuxiaobo96's avatar yuxiaobo96 Committed by Martin Hickey

Improve the quality of the document (#6510)

Signed-off-by: 's avataryuxiaobo <yuxiaobogo@163.com>
parent e4f0f739
......@@ -68,7 +68,7 @@ func (p Providers) ByScheme(scheme string) (Constructor, error) {
}
// All finds all of the registered getters as a list of Provider instances.
// Currently the build-in http/https getter and the discovered
// Currently the built-in http/https getter and the discovered
// plugins with downloader notations are collected.
func All(settings environment.EnvSettings) Providers {
result := Providers{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment