diff --git a/walkthroughs/plus/2-worktrees.md b/walkthroughs/plus/2-worktrees.md index dcf59ff..4c24feb 100644 --- a/walkthroughs/plus/2-worktrees.md +++ b/walkthroughs/plus/2-worktrees.md @@ -6,4 +6,4 @@ Worktrees make developing on and testing multiple branches easier, by minimizing the context switching between branches. Worktrees allow you to easily work on different branches of a repository simultaneously. You can create multiple working trees, each of which can be opened in individual windows or all together in a single workspace. -_Note: Worktrees do not yet work with VS Code on the web._ +_Note: Worktrees do not yet work with VS Code on the Web._