Correct a piece of text
This commit is contained in:
parent
7430b19a7d
commit
6db0c3fc19
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
<br>
|
<br>
|
||||||
<input id="autoQueryMetadata" type="checkbox" name="autoQueryMetadata" checked />
|
<input id="autoQueryMetadata" type="checkbox" name="autoQueryMetadata" checked />
|
||||||
<label for="autoQueryMetadata">
|
<label for="autoQueryMetadata">
|
||||||
<abbr title="This makes a single API request to FeDirect to automatically try to detect instance metadata, such as the name, software, and an icon.
|
<abbr title="This uses FeDirect's API to automatically try to detect instance metadata, such as the name, software, and an icon.
|
||||||
We do this on the backend to avoid CORS problems.
|
We do this on the backend to avoid CORS problems.
|
||||||
We do not track or save any requests or data.">
|
We do not track or save any requests or data.">
|
||||||
Automatically query metadata
|
Automatically query metadata
|
||||||
|
|
Loading…
Add table
Reference in a new issue