From 3f44f30bdb9371825527d1ee00eb7aaa016e26a0 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Wed, 14 Feb 2024 15:16:12 +0530 Subject: [PATCH] Fix wording in the spec --- docs/spec/spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spec/spec.md b/docs/spec/spec.md index b43ad60..1a8e50d 100644 --- a/docs/spec/spec.md +++ b/docs/spec/spec.md @@ -8,7 +8,7 @@ _Edition_: Swan Lake \ ## Introduction -This is the specification for the `ibm.ibmmq` standard library of [Ballerina language](https://ballerina.io/), which provides the +This is the specification for the `ibm.ibmmq` library of [Ballerina language](https://ballerina.io/), which provides the functionality to send and receive messages by connecting to an IBM MQ server. The `ibm.ibmmq` library specification has evolved and may continue to evolve in the future. The released versions of the