diff --git a/api-reference/v2/tables/post-table-rows.mdx b/api-reference/v2/tables/post-table-rows.mdx index 5ab1371..9e3239f 100644 --- a/api-reference/v2/tables/post-table-rows.mdx +++ b/api-reference/v2/tables/post-table-rows.mdx @@ -9,7 +9,7 @@ Add row data to an existing Big Table. - If you want to add a small number of rows to a table, you can do so by providing the data inline in the `rows` field (being sure that row object structure matches the table schema): + If you want to add a small number of rows to a table, you can do so by providing the data inline (being sure that row object structure matches the table schema): ```json [ @@ -39,4 +39,4 @@ Add row data to an existing Big Table. } ``` - \ No newline at end of file +