Skip to content

Commit a5fd180

Browse files
fix(essay): Fix typo in Symfony mention in Paris 2024 essay (#3633)
1 parent 5805493 commit a5fd180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/content/essays/paris-2024-olympics-htmx-network-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Private VLAN, and Shared Internet Access.
8383

8484
## Web Dev with HTMX
8585

86-
HTMX is somewhat a return to the roots of web development, and regardless of the web framework: Django, ROR, Symphony...
86+
HTMX is somewhat a return to the roots of web development, and regardless of the web framework: Django, ROR, Symfony...
8787
You rediscover everything that makes a web framework useful rather than turning it into a mere JSON provider. Sending
8888
HTML directly to the browser, storing the app state directly in the HTML. That's what true REST is, and it's so much
8989
simpler to manage.

0 commit comments

Comments
 (0)