diff --git a/Website/docs/features.md b/Website/docs/features.md index 267a1cc403..1f014a9b42 100644 --- a/Website/docs/features.md +++ b/Website/docs/features.md @@ -36,7 +36,7 @@ If you have any suggestions for new features, please submit a [feature request]( ## Profiles -Save your hosts with specific configurations in profiles and use them across all features. You can seperate them in different profile files for each environment (e.g. work, home, customer, etc.) and encrypt them with a master password to protect your sensitive data. +Save your hosts with specific configurations in profiles and use them across all features. You can separate them in different profile files for each environment (e.g. work, home, customer, etc.) and encrypt them with a master password to protect your sensitive data. ## Languages diff --git a/Website/src/components/HomepageFeatures/index.js b/Website/src/components/HomepageFeatures/index.js index 32a5264e2a..ee1d8d50ef 100644 --- a/Website/src/components/HomepageFeatures/index.js +++ b/Website/src/components/HomepageFeatures/index.js @@ -41,7 +41,7 @@ const FeatureList = [ description: ( <> Save your hosts with specific configurations in profiles and use them - across all features. Seperate them by environments and encrypt them to + across all features. Separate them by environments and encrypt them to protect your sensitive data. ),