swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.76k stars 270 forks source link

fix: typo in word DocExpansion in Readme #198

Closed Nishith-Savla closed 2 years ago

Nishith-Savla commented 2 years ago

Fix typo in the word DocExpansion in Configuration section Table of README.md

codecov[bot] commented 2 years ago

Codecov Report

Merging #198 (6f9879b) into master (cb6be4c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #198   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           95        95           
=========================================
  Hits            95        95           

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 cb6be4c...6f9879b. Read the comment docs.

ubogdan commented 2 years ago

@Nishith-Savla Thanks for your contribution.