Skip to content

Commit

Permalink
introduce typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Sep 26, 2024
1 parent 8fdf59c commit 33b609a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/autolabel.lean
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def mathlibLabels : Array Label := #[
"Mathlib" / "RingTheory",
"Mathlib" / "GroupTheory",
"Mathlib" / "RepresentationTheory",
"Mathlib" / "LinearAlgebra"] },
"Mathlib" / "LinearAlgebras"] },
{ label := "t-algebraic-geometry",
dirs := #[
"Mathlib" / "AlgebraicGeometry",
Expand Down

0 comments on commit 33b609a

Please sign in to comment.