8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575bc9a commit 2345a0eCopy full SHA for 2345a0e
book/page_creation.rst
@@ -64,10 +64,9 @@ cache.
64
The "Random Number" Page
65
------------------------
66
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:
+In this chapter, you'll develop an application that can generate random numbers.
+When you're finished, the user will be able to get a random number between ``1``
+and the upper limit set with the URL:
71
72
.. code-block:: text
73
0 commit comments