diff --git a/scripts/autolabel.lean b/scripts/autolabel.lean index ccf7d7321c35e..cfc9a1f52bb21 100644 --- a/scripts/autolabel.lean +++ b/scripts/autolabel.lean @@ -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",