caps OEIS

This commit is contained in:
Mylloon 2022-06-25 19:42:10 +02:00
parent 5490ccb4b2
commit 446461f5f7
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -172,7 +172,7 @@ const getConst = (letters = String) => {
case "i":
const_data.push(0.20787957635076190 ** position);
const_infos[letter] = {
"oeis": "https://oeis.org/A049006"
"OEIS": "https://oeis.org/A049006"
};
break;
case "j":