From 8e612140171bbb53785f37f38d24ca028f3f521a Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Wed, 4 Sep 2019 17:45:19 +0200 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e8c5a9..4eecf68 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ In order to be detected, the DNS serial number must match one the following patt - there can be any number of blanks on each sides of the semicolon. * `SSSSSSSSSS ; serial` - - `SSSSSSSSSS` is the UNIX tiemstamp (10 digits, must start by `1`); + - `SSSSSSSSSS` is the UNIX timestamp (10 digits, must start by `1`); - the word `serial` is not case-sensitive; - there can be any number of blanks on each sides of the semicolon.