Skip to content

Commit 3fb88bc

Browse files
committed
docs: typo
1 parent 412c0ae commit 3fb88bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Go to the _Secrets_ tab in your repository settings and create the following sec
175175
> **Note**
176176
> The session cookie might expire after a while (~1 month) which causes the automated workflow to fail. To fix this issue, refresh the `AOC_SESSION` secret.
177177
178-
### Using VS Code to debug your code
178+
### Use VS Code to debug your code
179179

180180
1. Install [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) and [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb).
181181
2. Set breakpoints in your code. [^1]

0 commit comments

Comments
 (0)