Skip to content

Conversation

deekumar24
Copy link
Contributor

Updated the line that incorrectly instructed to create a "controller" method. Replaced it with "number" method to align with the actual example context.

Original:
To do that, create a "Controller" class and a "controller" method inside of it:

Updated:
To do that, create a "Controller" class and a "number" method inside of it:

Updated the line that incorrectly instructed to create a "controller" method. 
Replaced it with "number" method to align with the actual example context.

Original:
To do that, create a "Controller" class and a "controller" method inside of it:

Updated:
To do that, create a "Controller" class and a "number" method inside of it:
@javiereguiluz
Copy link
Member

Thanks @deekumar24 ... and congrats on your first Symfony Docs contribution 🎉

@javiereguiluz javiereguiluz merged commit 38f03f0 into symfony:6.4 Jun 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants