Hi, In [Chapter 4](https://realworldocaml.org/v1/en/html/files-modules-and-programs.html) > Common Errors With Modules > Type Mismatches, the second code/output section is incorrect. The section after "and we try to compile, we'll get the following error:" simply shows `$ corebuild freq.byte` This isn't what we're looking for :)