From 9427a825d7f4997bbd8b3c377b3bd3716bd0bb81 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Mon, 2 Nov 2020 21:07:00 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6f0ec5..57d1fa6 100644 --- a/README.md +++ b/README.md @@ -72,5 +72,5 @@ Entries that are identical in both files will not be shown. Differences will be ### goto -Reads a csv file produced via [check](#check), and puts each stored non-NaN values into the respective PV. The command-line switches work identically to their [check](#check) counterparts. +Reads a csv file produced via [check](#check), and puts each stored non-NaN value into the respective PV. The command-line switches work identically to their [check](#check) counterparts.