Skip to content

Commit 4c59872

Browse files
committed
[Fleet] Fix readme.md for 0815 (#25822)
* fix readme * format
1 parent f7636c6 commit 4c59872

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • specification/containerservice/resource-manager/Microsoft.ContainerService/fleet

specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ These are the global settings for the ContainerServices API.
2727

2828
``` yaml
2929
openapi-type: arm
30-
tag: package-preview-2023-08
30+
tag: package-2023-08-preview
3131
```
3232
3333
34-
### Tag: package-preview-2023-08
34+
### Tag: package-2023-08-preview
3535
36-
These settings apply only when `--tag=package-preview-2023-08` is specified on the command line.
36+
These settings apply only when `--tag=package-2023-08-preview` is specified on the command line.
3737

38-
```yaml $(tag) == 'package-preview-2023-08'
38+
``` yaml $(tag) == 'package-2023-08-preview'
3939
input-file:
4040
- preview/2023-08-15-preview/fleets.json
4141
```

0 commit comments

Comments
 (0)