gorilla / schema

Package gorilla/schema fills a struct with form values.
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
1.37k stars 227 forks source link

fix misspell #192

Closed YuyaAbo closed 1 year ago

YuyaAbo commented 2 years ago

~Fixes #~

Summary of Changes

  1. fixed misspell ommited -> omitted

PS: Make sure your PR includes/updates tests! If you need help with this part, just ask!

codecov[bot] commented 1 year ago

Codecov Report

Merging #192 (58ff842) into main (212775c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   83.23%   83.23%           
=======================================
  Files           4        4           
  Lines         710      710           
=======================================
  Hits          591      591           
  Misses        103      103           
  Partials       16       16