Skip to content

Commit d6b1799

Browse files
fixed typo (#129)
1 parent 83c5ed4 commit d6b1799

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
@@ -65,7 +65,7 @@ Use `pip install dbldatagen` to install the PyPi package
6565

6666
Within a Databricks notebook, invoke the following in a notebook cell
6767
```commandline
68-
%pip install dbdatagen
68+
%pip install dbldatagen
6969
```
7070

7171
This can be invoked within a Databricks notebook, a Delta Live Tables pipeline and even works on the Databricks

0 commit comments

Comments
 (0)