diff --git a/src/ProgressCircle.jsx b/src/ProgressCircle.jsx
index 319c928..80c3f29 100644
--- a/src/ProgressCircle.jsx
+++ b/src/ProgressCircle.jsx
@@ -62,13 +62,10 @@ const ProgressCircle = ({
height={height + extraHeight}
width={width + extraWidth}
>
- {/* stdDeviation is how much to blur */}
+ {/* stdDeviation is how much to blur */}
{/* how much to offset */}
-
-
-
- {/* this contains the offset blurred image */}
+
{/* this contains the element that the filter is applied to */}