go-siris / siris

DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
Other
142 stars 16 forks source link

Updated typo (regster to register) #60

Closed sinramyeon closed 7 years ago

sinramyeon commented 7 years ago

There was a cute typo


This change is Reviewable

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 7 years ago

Codecov Report

Merging #60 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   47.74%   47.74%           
=======================================
  Files          22       22           
  Lines        1240     1240           
=======================================
  Hits          592      592           
  Misses        616      616           
  Partials       32       32

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 215750b...a1c89bc. Read the comment docs.

Dexus commented 7 years ago

Thank you @hero0926 .