fix typo
This commit is contained in:
parent
a525e1e476
commit
4c90c01554
1 changed files with 2 additions and 2 deletions
4
FAQ.md
4
FAQ.md
|
@ -9,5 +9,5 @@ Simply take each letter of your first name, associate a constant with it, and mu
|
|||
Me? So... [Wikipedia](https://en.wikipedia.org/wiki/List_of_mathematical_constants) gave me some answers...
|
||||
|
||||
## This is a real constant...?
|
||||
To ensure that the constant in your first name is unique,
|
||||
each letter is set to the power relative to the position of the letter in your first name.
|
||||
To ensure that the constant of your first name is unique,
|
||||
each letter is set to the power relative of the letter's position in the word.
|
||||
|
|
Loading…
Reference in a new issue