haas/spring2026/unix/projects/pbx2.md
... ...
@@ -125,7 +125,7 @@ pattern, which can be used to solve the task at hand.
125 125
## VERIFICATION
126 126
127 127
The **pbx2.results** file, when correctly unscrambled and assembled, can
128
-be verified by generating its **md5sum** hash.
128
+be verified by generating its **sha384sum** hash.
129 129
130 130
This hash should match the hash stored inside the **MANIFEST** file
131 131
located in the project directory (in the public directory).