From e4adf498894c1ef299e17abde933138fa8db3469 Mon Sep 17 00:00:00 2001 From: Ashish Singh Date: Mon, 6 Mar 2017 13:18:09 +0530 Subject: [PATCH] Updated Redme.md File Just a small pick to fix gender specific statement to generic one. :) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 716c7cd..2d6743f 100755 --- a/readme.md +++ b/readme.md @@ -10,8 +10,8 @@ ##### Content Delivery Network Package for Laravel -The package provides the developer the ability to upload his assets (or any public file) to a CDN with a single artisan command. -And then it allows him to switch between the local and the online version of the files. +The package provides the developer the ability to upload their assets (or any public file) to a CDN with a single artisan command. +And then it allows them to switch between the local and the online version of the files. #### Laravel Support - For Laravel 5.1 use the latest realease (`master`).