Skip to content

Commit f9c08b1

Browse files
committed
fix ABDs name
1 parent 4d8e757 commit f9c08b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# General information about the project.
5454
project = u'How to Think Like a Computer Scientist'
5555
copyright = u'2014 Brad Miller, David Ranum, Created using Runestone Interactive'
56-
course_description = """Based on the original open source book by Allan Downy and Jeff Elkner. Learn Python, this edition is expanded with additional topics and is fully interactive. Try examples, answer questions, interactively, right in the book!"""
56+
course_description = """Based on the original open source book by Allen B. Downey and Jeff Elkner. Learn Python, this edition is expanded with additional topics and is fully interactive. Try examples, answer questions, interactively, right in the book!"""
5757
key_words = "intro google active learning fun data turtle graphics learn"
5858
shelf_section = "Intro to Computer Science"
5959

0 commit comments

Comments
 (0)