From 391fd03c6b73850e0fd2bf0d3a102e84df1cbb7a Mon Sep 17 00:00:00 2001 From: Jordan Kniest Date: Wed, 5 Jun 2019 15:50:29 +0200 Subject: [PATCH] Fixed small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 043274f..1c646aa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Total Downloads](https://img.shields.io/packagist/dt/stefanbauer/landlord-extended.svg?style=flat-square)](https://packagist.org/packages/stefanbauer/landlord-extended) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) -This package based on [HipsterJazzbo/Landlord](https://github.com/HipsterJazzbo/Landlord), a single database multi-tenancy package for Laravel & Lumen 5.2+. Still the same, but maintaining the depencies. +This package based on [HipsterJazzbo/Landlord](https://github.com/HipsterJazzbo/Landlord), a single database multi-tenancy package for Laravel & Lumen 5.2+. Still the same, but maintaining the dependencies. ## Installation