Skip to content

Commit 34a2078

Browse files
committed
Update naming in ReadMe
1 parent a776271 commit 34a2078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ def write_data_to_db(self, the_id, the_value, the_url):
637637

638638
Access credentials are stored in [settings.py](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/config/settings.py) for your convenience (you have to add them first).
639639

640-
The following example below (taken from the Delayed Test Data Manager) shows how data can be pulled from the database.
640+
The following example below (taken from the Divided Test Data Manager) shows how data can be pulled from the database.
641641

642642
```python
643643
import logging

0 commit comments

Comments
 (0)