AliyunContainerService / kube-eventer

kube-eventer emit kubernetes events to sinks
Apache License 2.0
1.01k stars 278 forks source link

docs: fix typo #142

Closed liuming-dev closed 4 years ago

liuming-dev commented 4 years ago

Signed-off-by: Liu Ming hit_oak_tree@126.com

What type of PR is this? PR类型是什么?

/kind documentation

What this PR does / why we need it: 这个PR解决了什么问题:

typos in document

Which issue(s) this PR fixes: PR相关联issue:

Fixes #

Does this PR introduce a breaking change?: PR带来的破坏性变更:

Test/Final result: 测试/最终运行结果:

codecov-commenter commented 4 years ago

Codecov Report

Merging #142 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   50.83%   50.83%           
=======================================
  Files          27       27           
  Lines        1668     1668           
=======================================
  Hits          848      848           
  Misses        747      747           
  Partials       73       73           
Impacted Files Coverage Δ
manager/manager.go 100.00% <ø> (ø)
sinks/wechat/wechat.go 36.13% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bf9b7d2...f68a880. Read the comment docs.