From 05a12a54ee2bcfd88c2fbf4f75858600f8c5e72b Mon Sep 17 00:00:00 2001 From: Joshua Kaunert <44586402+jkaunert@users.noreply.github.com> Date: Thu, 11 May 2023 10:25:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d810ae6..60bdf66 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - **Lightweight** - - Two protocols. Two Classes. Two Reusable Views. + - Two Protocols. Two Classes. Two Reusable Views. One Purpose. - **Flexible** - Use the provided convenience methods, or - Easily override default behavior to suit your specific needs.