From 044869d0c7a3a8fa5a53a5c9b7cf049c604ef3ad Mon Sep 17 00:00:00 2001 From: Josip Igrec Date: Tue, 13 Aug 2019 12:12:09 +0200 Subject: [PATCH] Add missing style --- trikoder/oauth2-bundle/2.0/post-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trikoder/oauth2-bundle/2.0/post-install.txt b/trikoder/oauth2-bundle/2.0/post-install.txt index 591a8923..a4c01f14 100644 --- a/trikoder/oauth2-bundle/2.0/post-install.txt +++ b/trikoder/oauth2-bundle/2.0/post-install.txt @@ -16,7 +16,7 @@ 4. Install a PSR 7/17 implementation i) Require a PSR 7/17 implementation. We recommend that you use nyholm/psr7. - ii) (Optional) Choose a different implementation package: https://github.com/trikoder/oauth2-bundle/blob/v2.x/docs/psr-implementation-switching.md + ii) (Optional) Choose a different implementation package: https://github.com/trikoder/oauth2-bundle/blob/v2.x/docs/psr-implementation-switching.md 5. Read the docs i) Read the documentation at https://github.com/trikoder/oauth2-bundle/blob/v2.x/docs/basic-setup.md