Skip to content

Commit ab8f35d

Browse files
authored
Merge pull request #156 from changeworld/patch-1
Fix typo
2 parents dd97946 + 8c1c143 commit ab8f35d

File tree

2 files changed

+2
-2
lines changed
  • 03-Introduction-to-GitHub-Copilot
  • 04-Using-GitHub-Copilot-with-JavaScript

2 files changed

+2
-2
lines changed

03-Introduction-to-GitHub-Copilot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Note: Although this module uses [Codespaces](https://github.com/codespaces), you
1717

1818
- **Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1919
- **What you'll learn**: How to install Copilot into a Codespace, accept suggestions from code, accept suggestions from comments.
20-
- **What you'll build**: Javascript files that will have code generated by Copilot AI for code and comment suggestions.
20+
- **What you'll build**: JavaScript files that will have code generated by Copilot AI for code and comment suggestions.
2121
- **Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
2222
- **Timing**: This course can be completed in under an hour.
2323

04-Using-GitHub-Copilot-with-JavaScript/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Mastering GitHub Copilot doesn’t stop at coding assistance—you’ll also lea
1313

1414
- **Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1515
- **What you'll learn**: Using GitHub Copilot to create code and add comments to your work.
16-
- **What you'll build**: Javascript files that will have code generated by Copilot AI for code and comment suggestions.
16+
- **What you'll build**: JavaScript files that will have code generated by Copilot AI for code and comment suggestions.
1717
- **Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
1818
- **Timing**: This module can be completed in under an hour.
1919

0 commit comments

Comments
 (0)