aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/vobject/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sabre/vobject/README.md')
-rw-r--r--vendor/sabre/vobject/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/sabre/vobject/README.md b/vendor/sabre/vobject/README.md
index 5030cf276..659e3fa83 100644
--- a/vendor/sabre/vobject/README.md
+++ b/vendor/sabre/vobject/README.md
@@ -4,7 +4,7 @@ sabre/vobject
The VObject library allows you to easily parse and manipulate [iCalendar](https://tools.ietf.org/html/rfc5545)
and [vCard](https://tools.ietf.org/html/rfc6350) objects using PHP.
-The goal of the VObject library is to create a very complete library, with an easy to use API.
+The goal of the VObject library is to create a very complete library, with an easy-to-use API.
Installation