Skip to content

Commit a3d0789

Browse files
author
vishal sodani
committed
Fix spelling and grammatical mistake
1 parent 31cde89 commit a3d0789

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro/learning.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Hacking Secret Ciphers with Python
3636
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3737

3838
This book teaches Python programming and basic cryptography for absolute
39-
beginners. The chapters provide the source code for various ciphres, as well
39+
beginners. The chapters provide the source code for various ciphers, as well
4040
as programs that can break them.
4141

4242
`Hacking Secret Ciphers with Python <http://inventwithpython.com/hacking/>`_
@@ -64,7 +64,7 @@ Dive Into Python 3
6464

6565
Dive Into Python 3 is a good book for those ready to jump in to Python 3. It's
6666
a good read if you are moving from Python 2 to 3 or if you already have some
67-
experience programming in another language.
67+
experience in programming in another language.
6868

6969
`Dive Into Python 3 <http://www.diveinto.org/python3/>`_
7070

0 commit comments

Comments
 (0)