Skip to content

Commit c6ba83c

Browse files
authored
Update cache-go-get-started.md
1 parent 715d6f2 commit c6ba83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-go-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you want to go straight to the code, see the [Go quickstart sample](https://g
2525
- An Azure subscription. [Create one for free](https://azure.microsoft.com/free/)
2626
- [Go](https://go.dev/doc/install) (preferably version 1.13 or later)
2727
- [Git](https://git-scm.com/downloads)
28-
- An HTTP client like [curlL](https://curl.se/)
28+
- An HTTP client like [curl](https://curl.se/)
2929

3030
## Create a cache
3131

0 commit comments

Comments
 (0)