diff --git a/specs/specs.md.html b/specs/specs.md.html
index e9974d25..0adbc820 100644
--- a/specs/specs.md.html
+++ b/specs/specs.md.html
@@ -253,7 +253,7 @@
## **Java language usage**
-Players may use classes from any of the packages listed in AllowedPackages.txt, except for classes listed in DisallowedPackages.txt. These files can be found [here](https://github.com/battlecode/battlecode24/tree/engine-functional/engine/src/main/battlecode/instrumenter/bytecode/resources).
+Players may use classes from any of the packages listed in AllowedPackages.txt, except for classes listed in DisallowedClasses.txt. These files can be found [here](https://github.com/battlecode/battlecode24/tree/engine-functional/engine/src/main/battlecode/instrumenter/bytecode/resources).
Furthermore, the following restrictions apply: