From e0470a6c6ce589c8de863c08cf31c75c175f020a Mon Sep 17 00:00:00 2001 From: Amos Ting Date: Tue, 14 Nov 2023 00:35:22 +0800 Subject: [PATCH] fix build CI errors --- docs/UserGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 5025b067232..7f57129c7d0 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -1128,4 +1128,4 @@ If your changes to the data file makes its format invalid, TAfinder will discard | Action | Format, Examples | |-------------------------|-----------------------------------------------------------------| | **Import** | - `import FILENAME`
- e.g., `import ta-applicants.csv` | -| **Attach** | - `attach INDEX FILEPATH`
- e.g.,`attach 2 john-resume.pdf` | \ No newline at end of file +| **Attach** | - `attach INDEX FILEPATH`
- e.g.,`attach 2 john-resume.pdf` |