Commit 0aecd58
committed
Rephrase sentence. Separate two sentences with period.
Replace
```
WebDriver drives a browser natively ..., marks a leaps forward
```
with
```
WebDriver drives a browser natively .... It marks a leaps forward
```
I claim the version before the change is a 'run-on sentence', i.e.
two separate sentences that are connected improperly (see
https://academicguides.waldenu.edu/writingcenter/grammar/runonsentences).
This commit changes how those two sentences are connected; in
particular, it separates the sentences with a period and provides a
subject for the second sentence.1 parent eeeb7b2 commit 0aecd58
File tree
1 file changed
+2
-2
lines changed- website_and_docs/content/documentation/webdriver
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments