Skip to content

Commit

Permalink
Grammar fixes in Registry.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Ynhockey authored Jun 4, 2020
1 parent 63a6786 commit 204d0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/internal/Magento/Framework/Registry.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Registry model. Used to manage values in registry
*
* Registry usage as a shared service introduces temporal, hard to detect coupling into system.
* It's usage should be avoid. Use service classes or data providers instead.
* Its usage should be avoided. Use service classes or data providers instead.
*
* @api
* @deprecated
Expand Down

0 comments on commit 204d0c3

Please sign in to comment.