Skip to content

Commit

Permalink
Update comment to use third-person
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Ziółkowski <[email protected]>
  • Loading branch information
SantosGuillamot and gziolo authored Sep 24, 2024
1 parent 4b54f66 commit b471d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor/src/bindings/post-meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { store as editorStore } from '../store';
import { unlock } from '../lock-unlock';

/**
* Get a list of post meta fields with their values and labels
* Gets a list of post meta fields with their values and labels
* to be consumed in the needed callbacks.
* If the value is not available based on context, like in templates,
* it falls back to the default value, label, or key.
Expand Down

0 comments on commit b471d7d

Please sign in to comment.