Skip to content

Commit c15e6ee

Browse files
Update README.md
1 parent 4f5625e commit c15e6ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The spacetimeengine package employs the Sympy 'Matrix' object for packaging the
8080

8181
Constructing a solution (In development)
8282
=======================
83-
Currently, metric solutions are packaged by specifying four key parameters and storing them in an array. These paramaters include the index configuration for the given metric solution, the coordinates to define the metric in terms of, the metric and the cosmological constant. Below represents a valid definition of the Schwarzschild stationary black hole solution.
83+
Currently, metric solutions are packaged by specifying four key parameters and storing them in an array. These paramaters include the index configuration for the given metric solution, the coordinates to define the metric in terms of, the metric itself and the cosmological constant. Below represents a valid definition of the Schwarzschild stationary black hole solution.
8484

8585
def schwarzschild(self):
8686

0 commit comments

Comments
 (0)