diff options
author | ytti <saku@ytti.fi> | 2015-06-08 10:22:06 +0300 |
---|---|---|
committer | ytti <saku@ytti.fi> | 2015-06-08 10:22:06 +0300 |
commit | 0330f824374e2b749959e653a7acd313096fc3e6 (patch) | |
tree | d9769da5947f670af0a3005f9d4018154e4b03b4 /README.md | |
parent | 01b9cf3c629f1a4aa4643cee2df9772b936ef65c (diff) | |
parent | 0696d9e71c59ac1f1a0ef5dada2efd089b5034f2 (diff) |
Merge pull request #126 from SaaldjorMike/fix-typo
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [![Gem Version](https://badge.fury.io/rb/oxidized.svg)](http://badge.fury.io/rb/oxidized) -Oxidized is a network device configuration backup tool. It's a RANCID replacment! +Oxidized is a network device configuration backup tool. It's a RANCID replacement! * automatically adds/removes threads to meet configured retrieval interval * restful API to move node immediately to head-of-queue (GET/POST /node/next/[NODE]) |