You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(api): fix grammatical issues and improve consistency (#1598)
* fix: fix grammatical issues
Change "error" to "errors" to be grammatically correct and consistent with other styles like it("gets ...") or it("deletes ...") or it("creates ...")
* fix: fix grammatical issues
Change "error" to "errors" to be grammatically correct and consistent with other styles like it("gets ...") or it("deletes ...") or it("creates ...")
* fix: fix grammatical issues
Change "error" to "errors" to be grammatically correct and consistent with other styles like it("gets ...") or it("deletes ...") or it("creates ...")
* fix: fix grammatical issues
For example change "error" to "errors" to be grammatically correct and consistent with other styles like it("gets ...") or it("deletes ...") or it("creates ...")
* fix: fix grammatical issues
0 commit comments