From dad0aefa789cafc6ef73a3e4b0339cc2e1da3e4b Mon Sep 17 00:00:00 2001 From: Inventor Xtreme Date: Wed, 25 Mar 2026 22:59:02 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55de0d7..df91452 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MossMan -MossMan is a tool designed to ease the filtering, viewing, and compilation of [Stanford MOSS](https://theory.stanford.edu/~aiken/moss/). It is specialized for CMU's 15-122 programing course, generating the outline of a file that is read by another script. It could be used for other courses however. +MossMan is a tool designed to ease the filtering, viewing, and compilation of [Stanford MOSS](https://theory.stanford.edu/~aiken/moss/) reports. It is specialized for CMU's 15-122 programing course, generating the outline of a file that is read by another script. It could be used for other courses however.