Change rpsec to rspec

Change-Id: Iccacffb57f6d7db5d8b603006c3d1ff4d79aa3f5
This commit is contained in:
ZhongShengping 2020-04-30 13:24:45 +08:00
parent d2459e5c17
commit aa3ae6c6e0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ec2api
3. [Setup - The basics of getting started with ec2api](#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)