From 5cf47f23c4e28c2323b10bed905c6edcb3cd2cf3 Mon Sep 17 00:00:00 2001 From: Diamon Wiggins Date: Wed, 29 Jan 2025 17:14:26 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d614e71..823eb60c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository contains a collection of examples for users of the Replicated platform. Examples are divided broadly into two categories: applications and patterns. _Applications_ show complete applications that take advantage of many -feature of the platform, while _Patterns_ show a simple reusable solution to a +features of the platform, while _Patterns_ show a simple reusable solution to a common problem you might encounter while distributing your software with Replicated.