Skip to content

Commit 4eb7844

Browse files
committed
fix semantics of FAQ in README
1 parent 6296562 commit 4eb7844

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ regions: [ "us-west-2", ...]
113113
```
114114

115115

116-
#### Q: How do I customize the values of the environment used in the recon?
116+
#### Q: How do I customize the environment values used in the recon?
117117
#### A:
118118
The *environments* are modifiers permuted with each item of the *word-list* (and the *separator*) to construct the bucket value in request.
119119
The value can be altered by setting the `environments` array in your `s3recon.yml` configuration file.

docs/source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ regions: [ "us-west-2", ...]
130130
```
131131

132132

133-
#### Q: How do I customize the values of the environment used in the recon?
133+
#### Q: How do I customize the environment values used in the recon?
134134
#### A:
135135
The *environments* are modifiers permuted with each item of the *word-list* (and the *separator*) to construct the bucket value in request.
136136
The value can be altered by setting the `environments` array in your `s3recon.yml` configuration file.

0 commit comments

Comments
 (0)