From dc90431f449188094aa30792fff63a1b434f1742 Mon Sep 17 00:00:00 2001 From: Adam Weston Date: Wed, 29 May 2024 12:05:24 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08b59a7..fc982b7 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ public function panel(Panel $panel): Panel } ``` -#### Settings label +#### Setting a label If you prefer to show a label with the plus icon you can set it using the `label()` method and passing your label to it.