Skip to content

Commit

Permalink
Fixed minor typo in link
Browse files Browse the repository at this point in the history
  • Loading branch information
echuvyrov committed Jul 31, 2017
1 parent f1ef150 commit 281b152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/virtual_machine_scale_set.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ The following arguments are supported:
`storage_profile_image_reference` supports the following:

* `id` - (Optional) Specifies the ID of the (custom) image to use to create the virtual
machine scale set, as in the [example below](#example-of-storage-profile_image_reference-with-id).
machine scale set, as in the [example below](#example-of-storage_profile_image_reference-with-id).
* `publisher` - (Required) Specifies the publisher of the image used to create the virtual machines
* `offer` - (Required) Specifies the offer of the image used to create the virtual machines.
* `sku` - (Required) Specifies the SKU of the image used to create the virtual machines.
Expand Down

0 comments on commit 281b152

Please sign in to comment.