diff --git a/docs/dev/api/concrete.compiler.tfhers_int.md b/docs/dev/api/concrete.compiler.tfhers_int.md
index 50a1b57b9..b7608bdcf 100644
--- a/docs/dev/api/concrete.compiler.tfhers_int.md
+++ b/docs/dev/api/concrete.compiler.tfhers_int.md
@@ -33,6 +33,8 @@ Convert Concrete value to TFHErs and serialize it.
**Args:**
+
+
- `value` (Value): value to export
- `info` (TfhersFheIntDescription): description of the TFHErs integer to export to
@@ -50,7 +52,7 @@ Convert Concrete value to TFHErs and serialize it.
---
-
+
### method `import_int`