From e48006311b0b5fb4c8e899c078268d951a9fc571 Mon Sep 17 00:00:00 2001 From: Eric Tran Date: Mon, 12 Oct 2020 03:08:41 +0000 Subject: [PATCH] Fix type on SkyAware README --- public_html/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/README.md b/public_html/README.md index 08cb7a8..2a5a754 100644 --- a/public_html/README.md +++ b/public_html/README.md @@ -31,7 +31,7 @@ Examples: | rangeRings | show/hide | | ringCount | integer | | ringBaseDistance | integer | -| ringInteval | integer | +| ringInterval | integer |