From 7ce83d0716d8c4326bdee20b99584b6d509c1315 Mon Sep 17 00:00:00 2001 From: Simon <15369592+simibac@users.noreply.github.com> Date: Mon, 13 Jan 2025 00:41:17 +0100 Subject: [PATCH] outdated function documentaion added --- Sources/ConfettiSwiftUI.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/ConfettiSwiftUI.swift b/Sources/ConfettiSwiftUI.swift index a037c4c..64bbee9 100644 --- a/Sources/ConfettiSwiftUI.swift +++ b/Sources/ConfettiSwiftUI.swift @@ -60,7 +60,7 @@ public struct ConfettiCannon: View { /// renders configurable confetti animation /// - Parameters: - /// - counter: on any change of this variable the animation is run + /// - trigger: on any change of this variable the animation is run /// - num: amount of confettis /// - colors: list of colors that is applied to the default shapes /// - confettiSize: size that confettis and emojis are scaled to