diff --git a/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt b/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt
index 01d75d6cdb8..657ecbed5b9 100644
--- a/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt
+++ b/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt
@@ -432,8 +432,10 @@ A precise specification of the format is available VTK Libraries,
- it is the format reserved to store `Unstructured Grids`, and in \cgal,
+ but also points, triangles, lines, etc. In the VTK Libraries.
+ It is the format reserved to store
+ `Unstructured Grids`,
+ and in \cgal,
we use it to store triangulations (2D and 3D).
- The `VTP` format can be used to store collections of points, lines, and triangles.