@@ -10,7 +10,7 @@ |
||
10 | 10 | * |
11 | 11 | * @param string $type Slug of the block. Will be prefixed with jetpack/. |
12 | 12 | * @param array $args Arguments that are passed into the register_block_type. |
13 | - * @param array $avalibility Arguments that tells us what kind of avalibility the block has |
|
13 | + * @param array $availability Arguments that tells us what kind of avalibility the block has |
|
14 | 14 | * |
15 | 15 | * @see register_block_type |
16 | 16 | * |