diff --git a/docs/Span.md b/docs/Span.md index 831d978..21724c0 100644 --- a/docs/Span.md +++ b/docs/Span.md @@ -119,7 +119,7 @@ Create a `SizeDescriptor` that's smaller than this one. * `amount (SizeDescriptor equivalent)` The number of pixels to decrease. -#### size.times() +#### span.times() ``` Stability: 3 - Stable