Skip to content

Commit 15dd737

Browse files
minor wording change
1 parent db5c109 commit 15dd737

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/specs/stdlib_stats_distribution_exponential.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Function
4141

4242
### Return value
4343

44-
The result is a scalar or rank one array with a size of `array_size`, and as the same type of `lambda`.
44+
The result is a scalar or rank one array with a size of `array_size`, and has the same type of `lambda`.
4545

4646
### Example
4747

@@ -117,7 +117,7 @@ All arguments must have the same type.
117117

118118
### Return value
119119

120-
The result is a scalar or an array, with a shape conformable to arguments, and as the same type of input arguments.
120+
The result is a scalar or an array, with a shape conformable to arguments, and has the same type of input arguments.
121121

122122
### Example
123123

@@ -199,7 +199,7 @@ All arguments must have the same type.
199199

200200
### Return value
201201

202-
The result is a scalar or an array, with a shape conformable to arguments, and as the same type of input arguments.
202+
The result is a scalar or an array, with a shape conformable to arguments, and has the same type of input arguments.
203203

204204
### Example
205205

0 commit comments

Comments
 (0)