diff --git a/exercises/exercise-fluidsystem/README.md b/exercises/exercise-fluidsystem/README.md
index 2f9591f61686df7f9ce1de11fcd2c5fee63fcdbe..8ab0cb8e0e339e9c335bb83c9981d24dab86ca35 100644
--- a/exercises/exercise-fluidsystem/README.md
+++ b/exercises/exercise-fluidsystem/README.md
@@ -53,7 +53,7 @@ The `TwoP` _TypeTag_ can be found in the `2p/model.hh` header:
 #include <dumux/porousmediumflow/2p/model.hh>
 ```
 
-while the `BoxModel` _TypeTag_ can be found in the `box/properties.hh` header:
+while the `BoxModel` _TypeTag_ can be found in the `discretization/box.hh` header:
 
 ```c++
 // The box discretization