From 39c5dd6462ea7b7757c7f678936a07e140621c79 Mon Sep 17 00:00:00 2001 From: John Woodell Date: Thu, 30 Jan 2025 08:42:44 -0800 Subject: [PATCH] Fix 'state' column in README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43e028f..77177b0 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Instructions for exporting or importing: ### To Import Issues -Currently imports title, body, labels, status (closed or open) and milestones. See the [test](/test) folder for example input formats. +Currently imports title, body, labels, state (closed or open) and milestones. See the [test](/test) folder for example input formats. ```bash githubCsvTools myFile.csv