Skip to content

Commit 5c12b33

Browse files
committed
Add example for hash searching
1 parent 00d2259 commit 5c12b33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lmfdb/groups/abstract/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2085,7 +2085,7 @@ class GroupsSearchArray(SearchArray):
20852085
("irrQ_degree", r"$\Q$-irrep degree", ["irrQ_degree", "counter"])
20862086
]
20872087
jump_example = "8.3"
2088-
jump_egspan = "e.g. 8.3, GL(2,3), 8T34, C3:C4, C2*A5, C16.D4, or 12.4.2.b1.a1"
2088+
jump_egspan = "e.g. 8.3, GL(2,3), 8T34, C3:C4, C2*A5, C16.D4, 6#1, or 12.4.2.b1.a1"
20892089
jump_prompt = "Label or name"
20902090
jump_knowl = "group.find_input"
20912091

0 commit comments

Comments
 (0)