From 91c39b9f4bbe7070a26a8b84b41252b4bfcb8154 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Thu, 25 Jul 2019 15:53:20 -0500 Subject: [PATCH] update FAQ.md based on PR#44 --- faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.md b/faq.md index 3a48115..9a4b48d 100644 --- a/faq.md +++ b/faq.md @@ -34,7 +34,7 @@ NATS is an open source, lightweight, high-performance cloud native infrastructur NATS is offered in two interoperable modules: core NATS \(referred to simply as "NATS" or "NATS Server" throughout this site\), and [NATS Streaming](/nats_streaming/intro.md), an event streaming service that can be employed to add event streaming, delivery guarantees, and historical data replay to NATS. -NATS was created by Derek Collison, who has over 25 years designing, building, and using publish-subscribe messaging systems. NATS is maintained by an amazing OpenSource Ecosystem, find more at [GitHub](https://www.github.com/nats-io). +NATS was created by Derek Collison, who has over 25 years of experience designing, building, and using publish-subscribe messaging systems. NATS is maintained by an amazing OpenSource Ecosystem, find more at [GitHub](https://www.github.com/nats-io). ### What does the NATS acronym stand for?