Browse Source

Merge branch 'master' into v4

shalvah 2 years ago
parent
commit
b3c5a6e8fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -26,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 
 ## 3.37.1 (5 September 2022)
 ### Fixed
-- Fix regression in parsing  API resource tags that have a status code when generating response fields ([#516](https://github.com/knuckleswtf/scribe/pull/516))
+- Fix regression in parsing API resource tags that have a status code when generating response fields ([#516](https://github.com/knuckleswtf/scribe/pull/516))
 - Don't crash if instantiation of method argument fails ([#515](https://github.com/knuckleswtf/scribe/pull/515))
 
 ## 3.37.0 (27 August 2022)