From 1b7c1874c897a1053c7770f87fb7729fca23a473 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: If14340e73b0c82a4560f97ad909991b714e3f1f2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b23412cc1..834bd912e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ neutron 3. [Setup - Tha basics of getting started with neutron.](#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)