Skip to content

Commit c275a15

Browse files
Update README.md
1 parent 313c028 commit c275a15

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
@@ -14,7 +14,7 @@ If you decide to apply the concepts presented or base on the provided code, plea
1414
### Fancy math
1515

1616
In order to keep the reference implementation as close to the math as possible we define some utilities with unicode symbols.
17-
E.g. `𝚷(i for i in ℤ[1,3])` is a valid python code for $$\sum_{i=1}^{3} i$$
17+
E.g. `𝚷(i for i in ℤ[1,3])` is a valid python code for $$\prod_{i=1}^{3} i$$
1818

1919

2020

0 commit comments

Comments
 (0)