Commit 80adf4b373fc1870f8ecc3bd96be8a3fe6fe8263
1 parent
c428941e
Exists in
master
and in
18 other branches
Updated wording [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -1124,7 +1124,7 @@ rake searchkick:reindex CLASS=Product | @@ -1124,7 +1124,7 @@ rake searchkick:reindex CLASS=Product | ||
1124 | 1124 | ||
1125 | ### Privacy & Security | 1125 | ### Privacy & Security |
1126 | 1126 | ||
1127 | -We recommend encrypting data at rest and in transit (even inside your own network). This is especially important if you store [personal data](https://en.wikipedia.org/wiki/Personally_identifiable_information) of your users in Elasticsearch. | 1127 | +We recommend encrypting data at rest and in transit (even inside your own network). This is especially important if you send [personal data](https://en.wikipedia.org/wiki/Personally_identifiable_information) of your users to Elasticsearch. |
1128 | 1128 | ||
1129 | Bonsai, Elastic Cloud, and Amazon Elasticsearch all support encryption at rest and HTTPS. | 1129 | Bonsai, Elastic Cloud, and Amazon Elasticsearch all support encryption at rest and HTTPS. |
1130 | 1130 |