Skip to content

Commit 0041258

Browse files
junczhushizhMSFT
andauthored
docs: update typo
Co-authored-by: Shiwei Zhang <[email protected]>
1 parent f9e0877 commit 0041258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-import-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ Import-AzContainerRegistryImage -RegistryName myregistry -ResourceGroupName myRe
364364
### Troubleshoot Import Container Images
365365
#### Symptoms and Causes
366366
- `The remote server may not be RFC 7233 compliant`
367-
- [Distribution-spec](https://github.com/opencontainers/distribution-spec/blob/main/spec.md) allows range header form of `Range: bytes=<start>-<end>`. However, the remote server may still not RFC 7233 compliant.
367+
- The [distribution-spec](https://github.com/opencontainers/distribution-spec/blob/main/spec.md) allows range header form of `Range: bytes=<start>-<end>`. However, the remote server may not be RFC 7233 compliant.
368368
- `Unexpected response status code`
369369
- Get an unexpected response status code from source repository when doing range query.
370370
- `Unexpected length of body in response`

0 commit comments

Comments
 (0)