From 114f9d7fe97cb0c900c59ab38f812c9193064047 Mon Sep 17 00:00:00 2001 From: Steven Nguyen Date: Fri, 2 Dec 2022 07:42:38 -0800 Subject: [PATCH] Convert space to tab in header snippet --- docs/docs/import-csv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/import-csv.md b/docs/docs/import-csv.md index 791f08b..c708e68 100644 --- a/docs/docs/import-csv.md +++ b/docs/docs/import-csv.md @@ -17,7 +17,7 @@ Using the CSV import is the recommended way for adding items to the database. It You can use this snippet as the headers for your CSV. Copy and paste it into your spreadsheet editor of choice and fill in the value. ```csv -ImportRef Location Labels Quantity Name Description Insured Serial Number Model Number Manufacturer Notes Purchase From Purchased Price Purchased Time Lifetime Warranty Warranty Expires Warranty Details Sold To Sold Price Sold Time Sold Notes +ImportRef Location Labels Quantity Name Description Insured Serial Number Model Number Manufacturer Notes Purchase From Purchased Price Purchased Time Lifetime Warranty Warranty Expires Warranty Details Sold To Sold Price Sold Time Sold Notes ``` !!! tip "Column Order"