From 6538d0ae96ff71a442b823a905064478a61e0e64 Mon Sep 17 00:00:00 2001 From: David Lloyd Date: Tue, 10 Sep 2019 22:30:54 -0400 Subject: [PATCH] Basic Grammar Fix (makes is --> provides). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 513fb04..b355b5f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Travis](https://img.shields.io/travis/thomasjsn/laravel-scout-elastic.svg)](https://travis-ci.org/thomasjsn/laravel-scout-elastic) [![Packagist](https://img.shields.io/packagist/v/thomasjsn/laravel-scout-elastic.svg)](https://packagist.org/packages/thomasjsn/laravel-scout-elastic) -This package makes is the [Elasticsearch](https://www.elastic.co/products/elasticsearch) driver for Laravel Scout. +This package provides an [Elasticsearch](https://www.elastic.co/products/elasticsearch) driver for Laravel Scout. ## Contents