Skip to content

Commit aebc980

Browse files
docs: fix spelling in Data Wrangler docs (#9539)
Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
1 parent 57e7e63 commit aebc980

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/datascience/data-wrangler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Switching to Editing mode enables additional functionality and user interface el
109109

110110
3. The **Export Menu** lets you export the code back into a Jupyter Notebook or export the data into a new file.
111111

112-
4. When you have an operation selected and are previewing its effects on the data, the grid is overlayed with a **data diff** view of the changes you made to the data.
112+
4. When you have an operation selected and are previewing its effects on the data, the grid is overlaid with a **data diff** view of the changes you made to the data.
113113

114114
5. The **Code Preview** section shows the Python and Pandas code that Data Wrangler has generated when an operation is selected. It remains empty when no operation is selected. You can edit the generated code, which results in the data grid highlighting the effects on the data.
115115

@@ -200,4 +200,4 @@ If you have problems, have feature requests, or any other feedback, please submi
200200

201201
## Data and telemetry
202202

203-
The Microsoft Data Wrangler extension for Visual Studio Code collects usage data and sends it to Microsoft to help improve our products and services. Read our [privacy statement](https://go.microsoft.com/fwlink/?LinkId=521839) to learn more. This extension respects the `telemetry.telemetryLevel` setting which you can learn more about at https://code.visualstudio.com/docs/configure/telemetry.
203+
The Microsoft Data Wrangler extension for Visual Studio Code collects usage data and sends it to Microsoft to help improve our products and services. Read our [privacy statement](https://go.microsoft.com/fwlink/?LinkId=521839) to learn more. This extension respects the `telemetry.telemetryLevel` setting which you can learn more about at https://code.visualstudio.com/docs/configure/telemetry.

0 commit comments

Comments
 (0)