Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit c5213f3

Browse files
committedAug 31, 2014
Typo
1 parent 694bb79 commit c5213f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ unirest.get('http://monitor.bukget.org/currentDNS').as.json(function (response)
9595
if (err) {
9696
return console.log('Initial DNS sync failed');
9797
}
98-
console.log('Initial DNS sync successfull');
98+
console.log('Initial DNS sync successful');
9999
});
100100
});
101101

0 commit comments

Comments
 (0)
This repository has been archived.