From 41a0e88b554bb7e571f0d2ec0b572957efab99ee Mon Sep 17 00:00:00 2001 From: Ramon Date: Wed, 27 Oct 2021 19:43:29 +1100 Subject: [PATCH] Update packages/block-library/src/image/index.php Co-authored-by: Andrew Serong <14988353+andrewserong@users.noreply.github.com> --- packages/block-library/src/image/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/block-library/src/image/index.php b/packages/block-library/src/image/index.php index 0ef998b89fa969..e530f72937b411 100644 --- a/packages/block-library/src/image/index.php +++ b/packages/block-library/src/image/index.php @@ -6,7 +6,7 @@ */ /** - * Renders the `core/image` block on server. + * Renders the `core/image` block on the server. * * @param array $attributes The block attributes. * @param array $content The block content.