From 97e1e32c57746e1cd49e8700663bd95529649080 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 30 Apr 2020 13:24:45 +0800 Subject: [PATCH] Change rpsec to rspec Change-Id: I5f29284688100c8ab47bc4b7095a6e4a91df33f1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b11b16db..43902f29 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ puppet-heat 3. [Setup - The basics of getting started with heat](#setup) 4. [Implementation - An under-the-hood peek at what the module is doing](#implementation) 5. [Limitations - OS compatibility, etc.](#limitations) -6. [Beaker-Rspec - Beaker-rspec tests for the project](#beaker-rpsec) +6. [Beaker-Rspec - Beaker-rspec tests for the project](#beaker-rspec) 7. [Development - Guide for contributing to the module](#development) 8. [Contributors - Those with commits](#contributors) 9. [Release Notes - Release notes for the project](#release-notes)