Skip to content

Commit eacb7cc

Browse files
committed
Merge branch 'master' of https://github.com/kbond/symfony-docs into kbond-master
2 parents ecefbea + e4199eb commit eacb7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/http_fundamentals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ set of applications and machines can communicate.
127127
But why is a book about Symfony going to such lengths to explain requests,
128128
responses, and the HTTP messaging format? Regardless of the framework you
129129
choose, the type of application you build (web, mobile, JSON API), or the
130-
development philosophy you follow, the end goal of the server is _always_
130+
development philosophy you follow, the end goal of the server is *always*
131131
to understand each request and create and return the appropriate response.
132132
Symfony is architected to match this reality.
133133

0 commit comments

Comments
 (0)