We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1ddee commit 6f9f52bCopy full SHA for 6f9f52b
SUMMARY.md
@@ -32,7 +32,7 @@
32
* [JWE decryption](symfony-bundle/encrypted-tokens/jwe-decryption.md)
33
* [Configuration Helper](symfony-bundle/configuration-helper.md)
34
* [Console](console/README.md)
35
- * [Standalone](console/standalone.md)
+ * [Standalone Application](console/standalone.md)
36
* [Symfony Console](console/symfony-console.md)
37
* [PHAR Application](console/phar-application.md)
38
* [Security Recommendations](security-recommendations.md)
console/standalone.md
@@ -1,6 +1,4 @@
1
-# Standalone
2
-
3
-## Standalone Application
+# Standalone Application
4
5
## Installation
6
0 commit comments