Skip to content

Commit 2345a0e

Browse files
committed
Reworded the beginning of one section
1 parent 575bc9a commit 2345a0e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

book/page_creation.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,9 @@ cache.
6464
The "Random Number" Page
6565
------------------------
6666

67-
Instead of building the classic "Hello World!" application, this chapter develops
68-
an appllication that generates random numbers . When you're finished, the user
69-
will be able to get a random number between ``1`` and the upper limit set with
70-
the URL:
67+
In this chapter, you'll develop an application that can generate random numbers.
68+
When you're finished, the user will be able to get a random number between ``1``
69+
and the upper limit set with the URL:
7170

7271
.. code-block:: text
7372

0 commit comments

Comments
 (0)