Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed Aug 3, 2020
1 parent f234688 commit 7d6adb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/blocks/reviews/deprecated.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
import { getBlockClassName, getDataAttrs } from './utils.js';

export default function getDeprecatedPropert( atts ) {
export default function getDeprecatedProperty( atts ) {
return [
/**
* Deprecation rule to handle the block without the 'is-loading' class.
Expand Down

0 comments on commit 7d6adb2

Please sign in to comment.