Change rpsec to rspec

Change-Id: I22ec81afec8c5518acfd6d67522a73b13d6b7b1d
This commit is contained in:
ZhongShengping 2020-04-30 13:24:45 +08:00
parent 16f227ed86
commit fb653a5610
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ barbican
3. [Setup - The basics of getting started with barbican](#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. [Release Notes - Release notes for the project](#release-notes)
9. [Contributors - Those with commits](#contributors)