Skip to content

Commit 56fc9f7

Browse files
authored
Remove periods from list items
1 parent 485ba6a commit 56fc9f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/codespaces/developing-in-a-codespace/connecting-to-a-private-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ By default, your codespaces have access to all resources on the public internet,
2020
## Connecting to resources on a private network
2121

2222
There are currently two methods of accessing resources on a private network within {% data variables.product.prodname_github_codespaces %}.
23-
* Using a {% data variables.product.prodname_cli %} extension to configure your local machine as a gateway to remote resources.
24-
* Using a VPN.
23+
* Using a {% data variables.product.prodname_cli %} extension to configure your local machine as a gateway to remote resources
24+
* Using a VPN
2525

2626
### Using the GitHub CLI extension to access remote resources
2727

0 commit comments

Comments
 (0)