diff options
| author | Bond-009 <bond.009@outlook.com> | 2020-09-15 19:46:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-15 19:46:08 +0000 |
| commit | 4a9b7691c21549eae7911dc3b55e6f5a438e8fa9 (patch) | |
| tree | 6057ffbbc2a32f388a7dd36ad449260f6c8f6a7a | |
| parent | a626ce5bd00ad1076ea704673ecd38d270938264 (diff) | |
| parent | cdf96d266317b2a16e8fcba2f18804f8a1b58bcb (diff) | |
Merge pull request #4156 from androiddevnotesforks/master
Fix typos
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ To run the project with Visual Studio Code you will first need to open the repos Second, you need to [install the recommended extensions for the workspace](https://code.visualstudio.com/docs/editor/extension-gallery#_recommended-extensions). Note that extension recommendations are classified as either "Workspace Recommendations" or "Other Recommendations", but only the "Workspace Recommendations" are required. -After the required extensions are installed, you can can run the server by pressing `F5`. +After the required extensions are installed, you can run the server by pressing `F5`. #### Running From The Command Line |
