Skip to content

fix memoization typo, link to wikipedia's overview#742

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
ajarara:fix-memoization-typo
Aug 29, 2016
Merged

fix memoization typo, link to wikipedia's overview#742
kennethreitz merged 1 commit into
realpython:masterfrom
ajarara:fix-memoization-typo

Conversation

@ajarara
Copy link
Copy Markdown

@ajarara ajarara commented Aug 28, 2016

Memoization, while a 'big word' is a pretty simple concept, and everyone knows what caching is. While caching isn't strictly memoization, I've included a link to wikipedia's overview of it (which is very readable without understanding a lot of terminology)

I'm reasonably sure that this improves readability and content without distracting from the overall flow of the passage. I'd love comments.

@kennethreitz
Copy link
Copy Markdown
Contributor

✨🍰✨

@kennethreitz kennethreitz merged commit 5769917 into realpython:master Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants