From 146a18330589b9afd177d2aa6c32ff5d86178af5 Mon Sep 17 00:00:00 2001 From: Pavel Linhart Date: Wed, 29 Jan 2020 21:10:40 +0100 Subject: [PATCH] Update README.md --- .docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docs/README.md b/.docs/README.md index 6630acf..7112f64 100755 --- a/.docs/README.md +++ b/.docs/README.md @@ -69,7 +69,7 @@ nettrine.annotations: cache: Doctrine\Common\Cache\PhpFileCache(%tempDir%/cache/doctrine) ``` -You may omit `cache` key using [nettrine/cache](https://github.com/nettrine/cache) to setup cache. +You may omit the `cache` key using [nettrine/cache](https://github.com/nettrine/cache) to setup cache. ```yaml nettrine.annotations: