We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee56323 + b3b1d5a commit ee3cbb1Copy full SHA for ee3cbb1
articles/virtual-machines/instance-metadata-service.md
@@ -130,7 +130,7 @@ http://169.254.169.254/metadata/<endpoint>/[<filter parameter>/...]?<query param
130
```
131
The parameters correspond to the indexes/keys that would be used to walk down the json object were you interacting with a parsed representation.
132
133
-For example, `/metatadata/instance` returns the json object:
+For example, `/metadata/instance` returns the json object:
134
```json
135
{
136
"compute": { ... },
0 commit comments