From 4aaab07725839fba7bfa432d919913fdc370dd54 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 30 Apr 2020 13:24:46 +0800 Subject: [PATCH] Change rpsec to rspec Change-Id: I9070d5b698ad5f22c3abc356528e0c84361fc68f --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dfafd8b..137b13be 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ openstacklib 4. [Usage - The usage of the openstacklib module](#usage) 5. [Implementation - An under-the-hood peek at what the module is doing](#implementation) 6. [Limitations - OS compatibility, etc.](#limitations) -7. [Beaker-Rspec - Beaker-rspec tests for the project](#beaker-rpsec) +7. [Beaker-Rspec - Beaker-rspec tests for the project](#beaker-rspec) 8. [Development - Guide for contributing to the module](#development) 9. [Contributors - Those with commits](#contributors) 10. [Release Notes - Release notes for the project](#release-notes)