From cdd4d732fca4ed8fdd9f42cceb22535109cf9fe2 Mon Sep 17 00:00:00 2001 From: Anna Powell-Smith Date: Fri, 2 Aug 2024 14:56:59 +0100 Subject: [PATCH] fix: typos in README (#24159) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcdeaa17cda..45ae4ebc8aa 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ We <3 contributions big and small. In priority order (although everything is app Our mission is to increase the number of successful products in the world. To do that, we build product and data tools that help you understand user behavior without losing control of your data. -In our view, third-party analytics tools do not work in a world of cookie deprecation, GDPR, HIPAA, CCPA, and many other four-letter acronyms. PostHog is the alternative to sending all of your customers' personal information and usage data to third-parties. +In our view, third-party analytics tools do not work in a world of cookie deprecation, GDPR, HIPAA, CCPA, and many other four-letter acronyms. PostHog is the alternative to sending all of your customers' personal information and usage data to third parties. PostHog gives you every tool you need to understand user behavior, develop and test improvements, and release changes to make your product more successful. @@ -113,7 +113,7 @@ PostHog operates in public as much as possible. We detail how we work and our le ## Open-source vs. paid -This repo is available under the [MIT expat license](https://github.com/PostHog/posthog/blob/master/LICENSE), except for the `ee` directory (which has it's [license here](https://github.com/PostHog/posthog/blob/master/ee/LICENSE)) if applicable. +This repo is available under the [MIT expat license](https://github.com/PostHog/posthog/blob/master/LICENSE), except for the `ee` directory (which has its [license here](https://github.com/PostHog/posthog/blob/master/ee/LICENSE)) if applicable. Need *absolutely 💯% FOSS*? Check out our [posthog-foss](https://github.com/PostHog/posthog-foss) repository, which is purged of all proprietary code and features.