diff --git a/school.go b/school.go index fb62c7f8..f90daef5 100644 --- a/school.go +++ b/school.go @@ -18,7 +18,7 @@ func addSchoolLookup() { AddFuncLookup("school", Info{ Display: "School", Category: "school", - Description: "School names, education places. Such as uni, High School etc.", + Description: "An institution for formal education and learning", Example: `Harborview State Academy`, Output: "string", Generate: func(r *rand.Rand, m *MapParams, info *Info) (any, error) {