mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 09:38:23 +00:00
typo
This commit is contained in:
parent
e72b603021
commit
44d2e28927
|
@ -134,7 +134,7 @@ It works by taking successive values of an arbitrary [quadratic polynomial](http
|
|||
|
||||
We will use `hash(key) + (i + i^2) / 2`.
|
||||
|
||||
Let `x` be the value of `hash(key) (mod capacity)`.
|
||||
Let `x` be the value of `hash(key)`.
|
||||
|
||||
Starting with `i = 0`:
|
||||
|
||||
|
|
Loading…
Reference in a new issue