We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 136f28c + 90c8699 commit df47d42Copy full SHA for df47d42
1 file changed
lmfdb/number_fields/number_field.py
@@ -1277,8 +1277,8 @@ def __init__(self):
1277
name="completions",
1278
label="$p$-adic completions",
1279
knowl="nf.padic_completion.search",
1280
- example_span="2.4.10.7 or 2.4.10.7,3.2.1.2",
1281
- example="2.4.10.7")
+ example_span="2.1.4.10a1.5 or 2.1.4.10a1.5,3.1.2.1a1.1",
+ example="2.1.4.10a1.5")
1282
monogenic = YesNoMaybeBox(
1283
name="monogenic",
1284
label="Monogenic",
0 commit comments