From 8000afbc72d955a981c6be8f03b527600815b52f Mon Sep 17 00:00:00 2001 From: Franck Date: Tue, 4 Jan 2022 17:33:04 +1100 Subject: [PATCH] typo --- src/lib/discovery.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/discovery.ts b/src/lib/discovery.ts index b7be798778..6fabcf5fa6 100644 --- a/src/lib/discovery.ts +++ b/src/lib/discovery.ts @@ -9,7 +9,7 @@ const DefaultWantedNumber = 1; /** * GET list of nodes from remote HTTP host. * - * Default behaviour is to return nodes hosted by Status. + * Default behavior is to return nodes hosted by Status. * * @param path The property path to access the node list. The result should be * a string, a string array or an object. If the result is an object then the