Update pricing.ejs (#1910)

Another grammar fix. I think that because we state "wherever it is deployed," we should follow with "anywhere," rather than "anything."
This commit is contained in:
Mike Thomas 2021-09-04 04:50:12 +09:00 committed by GitHub
parent 56157617c6
commit bf8f5e932e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1199,7 +1199,7 @@
<span style="color: #6A67FE; right: 0; top: 24px;" class="position-absolute fa fa-angle-down"></span>
</p>
<p id="faq__answer10" class="collapse" aria-labelledby="faq__question10">
Since Fleet is self-managed, some metadata is stored wherever it is deployed (e.g. Amazon, Azure, Google, your own data center, hybrid cloud, anything). That's done using a MySQL database, but the bulk of the data is not stored there — instead, it flows directly into a tool like Splunk or ElasticSearch. You can send that information to any of Fleet's supported log destinations.
Since Fleet is self-managed, some metadata is stored wherever it is deployed (e.g. Amazon, Azure, Google, your own data center, hybrid cloud, anywhere). That's done using a MySQL database, but the bulk of the data is not stored there — instead, it flows directly into a tool like Splunk or ElasticSearch. You can send that information to any of Fleet's supported log destinations.
</p>
</div>
</div>