Skip to content

Commit

Permalink
Update ex7_1.md
Browse files Browse the repository at this point in the history
This **tiny** commit corrects two typos.
  • Loading branch information
davidlowryduda authored Jul 26, 2023
1 parent 09c35c1 commit b82efec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Exercises/ex7_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

*Objectives:*

- Learn how to define a simple decorator functions.
- Learn how to define simple decorator functions.

*Files Created:* `logcall.py`

*Files Modifie:* `validate.py`
*Files Modified:* `validate.py`

## (a) Your First Decorator

Expand Down

0 comments on commit b82efec

Please sign in to comment.