Skip to content

Commit f64c52e

Browse files
committed
Fix typo
1 parent 7b4b290 commit f64c52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-code/code-testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ a code base.
99
What is it?
1010
-----------
1111
1. `constant_db.py`: implements a class that creates a database containing
12-
constants (mathematical or fysical), and defines a number of methods
12+
constants (mathematical or physical), and defines a number of methods
1313
to query it.
1414
1. `constant_db_test.py`: `unittest.TestCase` extension that implements a
1515
number of tests for the database. The database is set up in the

0 commit comments

Comments
 (0)