From 760cbd453a765492f5207b7fc8ef2bf872ef20af Mon Sep 17 00:00:00 2001 From: Anna Sherman Date: Mon, 9 Dec 2024 17:19:53 -0500 Subject: [PATCH] readme change to force publishing (#2281) Co-authored-by: Anna Sherman --- blocks/gallery-block/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blocks/gallery-block/README.md b/blocks/gallery-block/README.md index d3d2f34d99..43b71275a2 100644 --- a/blocks/gallery-block/README.md +++ b/blocks/gallery-block/README.md @@ -15,9 +15,9 @@ The Gallery block shows a carousel with images and captions. It is used to displ This is set in the `blocks.json`. -| **Prop** | **Required** | **Type** | **Description** | -| --------------------- | ------------ | -------- | ----------------------------------------------------------------------------------------------------------------------------------- | -| **galleryCubeClicks** | no | integer | If present sets the interval at which ads will be shown between gallery images. The click count do not take into account direction. | +| **Prop** | **Required** | **Type** | **Description** | +| --------------------- | ------------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------- | +| **galleryCubeClicks** | no | integer | If present sets the interval at which ads will be shown between gallery images. The click count does not take into account direction. | ## ANS Schema