diff --git a/src/components/dots.js b/src/components/dots.js index 0af511d..15ef418 100644 --- a/src/components/dots.js +++ b/src/components/dots.js @@ -35,7 +35,7 @@ const RADIUS_DESC = { "circle-in": "forming a circle at the centre", "circle-out": "leaving a circular gap at the centre", "hyper-in": "forming a starlike pattern at the centre", - "hyper-out": "leaving a starlike pattern gap in the centre", + "hyper-out": "leaving a starlike gap in the centre", "noise": "of random sizes", "diamonds": "in a grid tilted at 45 degrees", "horizontal-bands": "in horizontal bands",