Add missing <comment> style

This commit is contained in:
Josip Igrec
2019-08-13 18:53:15 +02:00
committed by Nyholm
parent 25e9c28e65
commit 044869d0c7
+1 -1
View File
@@ -16,7 +16,7 @@
4. <question>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: <comment>https://github.com/trikoder/oauth2-bundle/blob/v2.x/docs/psr-implementation-switching.md</>
5. <question>Read the docs</>
i) Read the documentation at <comment>https://github.com/trikoder/oauth2-bundle/blob/v2.x/docs/basic-setup.md</>