8000 fixing · Warxcell/symfony-docs@357826f · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 357826f

Browse files
authored
fixing
1 parent a37886a commit 357826f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/unstable_versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ an existing application to test that your project works with it.
3131

3232
First, open the ``composer.json`` file located in the root directory of your
3333
project. Then, edit the value of all of the ``symfony/*`` libraries to the
34-
new version and change your `minimum-stability` to `beta`.
34+
new version and change your ``minimum-stability`` to ``beta``:
3535

3636
.. code-block:: diff
3737

0 commit comments

Comments
 (0)
0