Skip to content

Commit a4b45aa

Browse files
committed
capzn
1 parent 07c1c76 commit a4b45aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • microsoft-edge/devtools-guide-chromium/workspaces

microsoft-edge/devtools-guide-chromium/workspaces/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you use a workspace, in some cases you can edit CSS in the **Styles** tab in
7575

7676
* Edits that you make in the **Styles** tab in the **Elements** tool _are_ saved to the CSS file on disk, if DevTools has mapped a style sheet on the webpage and the file in the workspace, such as by a source map, or by matching content.
7777

78-
If you use an automatic build system framework, changes are saved to your source file if DEvTools was able to map the style sheet to the workspace file, by using a source map.
78+
If you use an automatic build system framework, changes are saved to your source file if DevTools was able to map the style sheet to the workspace file, by using a source map.
7979

8080
Depending on the automated build system or framework that you use, DevTools may be able to save changes to disk, if there's no build step, or there's a build step and a source map. The **Styles** tab is mapped to the CSS file on disk, and so edits in the **Styles** tab are saved to disk.
8181

0 commit comments

Comments
 (0)