Skip to content

Commit 6959eac

Browse files
committed
Revert formatting
1 parent 79da6ff commit 6959eac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

BUILD_DETAIL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ $ bin/cucumber
6868

6969
## YARD documentation
7070

71-
RSpec uses [YARD](https://yardoc.org/) for API documentation on the [rspec.info
72-
site](https://rspec.info/).
71+
RSpec uses [YARD](https://yardoc.org/) for API documentation on the [rspec.info site](http://rspec.info/).
7372
Our commitment to [SemVer](https://semver.org) requires that we explicitly
7473
declare our public API, and our build uses YARD to ensure that every
7574
class, module and method has either been labeled `@private` or has at

features/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ file.
4141
## Issues
4242

4343
The documentation for rspec-rails is a work in progress. We'll be adding
44-
Cucumber features over time, and clarifying existing ones. If you have specific
45-
features you'd like to see added, find the existing documentation incomplete or
46-
confusing, or, better yet, wish to write a missing Cucumber feature yourself,
47-
please [submit an issue](https://github.com/rspec/rspec-rails/issues) or a [pull
44+
Cucumber features over time, and clarifying existing ones. If you have
45+
specific features you'd like to see added, find the existing documentation
46+
incomplete or confusing, or, better yet, wish to write a missing Cucumber
47+
feature yourself, please [submit an
48+
issue](https://github.com/rspec/rspec-rails/issues) or a [pull
4849
request](https://github.com/rspec/rspec-rails).

0 commit comments

Comments
 (0)