diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-04-23 15:19:18 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-04-23 15:19:18 -0700 |
commit | b3fcedb0557ed9aa657237ec63b01b46050d9f0f (patch) | |
tree | 33c75654883eeb21d050b4caf9292cb7ef3a07f8 | |
parent | 6c139ecbca750c01d9f1e5f6c6abcc4916335a8e (diff) | |
download | chef-17_notes.tar.gz |
void spell check warning17_notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9bb309cf10..7ca7879318 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -210,7 +210,7 @@ Sample `node['alibaba']` values: "hibernation_": "configured", "hostname": "1234", "image_id": "aliyun_2_1903_x64_20G_alibase_20210120.vhd", - "instance_id": "i-rj996x25ht5omuhhzod7", + "instance_id": "i-12345", "instance_": { "instance_type": "ecs.t6-c2m1.large", "last_host_landing_time": "2021-02-07 19:10:04", |