Skip to content

Navigation Menu

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 8c17033

Browse filesBrowse files
committed
[#5948] Very minor detail
1 parent 7a64f05 commit 8c17033
Copy full SHA for 8c17033

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎create_framework/introduction.rst

Copy file name to clipboardExpand all lines: create_framework/introduction.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ start with the simplest web application we can think of in PHP::
109109

110110
printf('Hello %s', $input);
111111

112-
You can use the PHP built-in server to test this great
113-
application in a browser (``http://localhost:4321/index.php?name=Fabien``):
112+
You can use the PHP built-in server to test this great application in a browser
113+
(``http://localhost:4321/index.php?name=Fabien``):
114114

115115
.. code-block:: bash
116116

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.