diff --git a/docs/DataTable.md b/docs/DataTable.md
index a1e41f82e0b..3352e219663 100644
--- a/docs/DataTable.md
+++ b/docs/DataTable.md
@@ -203,7 +203,7 @@ React-admin provides four bulk action buttons that you can use in data tables:
**Tip**: Users can select a range of rows by pressing the shift key while clicking a row checkbox.
@@ -525,7 +525,7 @@ const BookList = () => (
## `expand`
@@ -1269,7 +1269,7 @@ Refer to the [``](./NumberField.md) documentation for more details.
`` has sticky headers, which means that the header row will remain visible even when scrolling down the page.