Skip to content

Commit 5e49436

Browse files
committed
Fix capitalization
1 parent f085fb2 commit 5e49436

File tree

1 file changed

+2
-2
lines changed
  • source-code/command-line-arguments/Fire

1 file changed

+2
-2
lines changed

Diff for: source-code/command-line-arguments/Fire/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ applications with a command line interface.
55

66
## What is it?
77

8-
1. `calculator.py`/`calculations.py`: Calculator application that
8+
1. `calculator.py`/`calculations.py`: calculator application that
99
implements addition, substraction, multiplication and division.
10-
1. `sayer.py`: Illustration of grouped commands.
10+
1. `sayer.py`: illustration of grouped commands.
1111
1. `cl_logger.py`/`log_management.py`/`log_operations.py`: logging
1212
from the command line example.
1313
1. `job.py`: simple class definition to explore interacting with

0 commit comments

Comments
 (0)