Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc9f806

Browse filesBrowse files
committed
Fix broken link
1 parent b25b28a commit fc9f806
Copy full SHA for fc9f806

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎Notes/07_Advanced_Topics/00_Overview.md‎

Copy file name to clipboardExpand all lines: Notes/07_Advanced_Topics/00_Overview.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ to seek more advanced material to fill out details.
1212

1313
* [7.1 Variable argument functions](01_Variable_arguments)
1414
* [7.2 Anonymous functions and lambda](02_Anonymous_function)
15-
* [7.3 Returning function and closures](03_Retuning_functions)
15+
* [7.3 Returning function and closures](03_Returning_functions)
1616
* [7.4 Function decorators](04_Function_decorators)
1717
* [7.5 Static and class methods](05_Decorated_methods)
1818

Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Yes, as long as such works carry the same license terms and provide attribution.
106106

107107
### Q: Why wasn't topic X covered?
108108

109-
There is only so much material that you can cover in a 3-4 days. If
109+
There is only so much material that you can cover in 3-4 days. If
110110
it wasn't covered, it was probably because it was once covered and it
111111
caused everyone's head to explode or there was never enough time to
112112
cover it in the first place.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.