1
0
mirror of synced 2026-01-10 00:03:04 -05:00

Merge pull request #10013 from github/adrianmg-patch-1

Fix typo
This commit is contained in:
Ramya Parimi
2021-09-13 06:59:49 -05:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ shortTitle: Connection
## 503 codespace service unavailable
Codespaces are set to stop after 30 mintues without any activity. If you try to interact with a codespace after it has stopped, you may see a `503 service unavailable` error.
Codespaces are set to stop after 30 minutes without any activity. If you try to interact with a codespace after it has stopped, you may see a `503 service unavailable` error.
- If a **Start** button is shown in {% data variables.product.prodname_vscode %} or in your browser window, click **Start** to reconnect to the codespace.
- Reset your codespace by reloading the window. From the [command palette](/codespaces/codespaces-reference/using-the-command-palette-in-codespaces#accessing-the-command-palette) in {% data variables.product.prodname_vscode %}, click **Developer: Reload Window**.