Skip to content

Commit

Permalink
correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-id committed Mar 3, 2024
1 parent b6411d3 commit 6b5bda3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/normalize.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ export function morph(
* - replaces empty strings with `undefined`
*
* Note: GUS API returns more prefixed keys than 'praw_'. Removing only this
* prefix was initial partial implementation. This is incosistent approach and
* thus marker as deprecated, left only for compatibility with legacy code.
* prefix was initial partial implementation. This is inconsistent approach and
* thus marked as deprecated, left only for compatibility with legacy code.
*
* @param obj object to normalize
* @deprecated
Expand Down

0 comments on commit 6b5bda3

Please sign in to comment.