Skip to content

Commit 7eb9720

Browse files
committed
[docs] Changed csv lexer to text in import-export.rst
1 parent 02d95f1 commit 7eb9720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user/import-export.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ needed, for example, the following CSV file will import a device named
1616
``TestImport`` with mac address ``00:11:22:09:44:55`` in the organization
1717
with UUID ``3cb5e18c-0312-48ab-8dbd-038b8415bd6f``:
1818

19-
.. code-block:: csv
19+
.. code-block:: text
2020
2121
organization,name,mac_address
2222
3cb5e18c-0312-48ab-8dbd-038b8415bd6f,TestImport,00:11:22:09:44:55

0 commit comments

Comments
 (0)