From 4dcaa088a908a4f7af426192c04466a79b813f10 Mon Sep 17 00:00:00 2001 From: wbudic <42565654+wbudic@users.noreply.github.com> Date: Tue, 15 Jan 2019 15:17:16 +1100 Subject: [PATCH] Update Installation.txt --- Installation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.txt b/Installation.txt index 755cf8a..eb5c25d 100644 --- a/Installation.txt +++ b/Installation.txt @@ -76,4 +76,4 @@ sqlite> .import curren_log.csv LOG; sqlite> select * FROM LOG; sqlite>.quit -Note exporting/impotying of other tables is similar, but not recommended. +Note exporting/importing of other tables is similar, but not recommended. -- 2.34.1