From 8de0151f7a2d3dffe168827765563a11d764a5cd Mon Sep 17 00:00:00 2001 From: t27gupta Date: Wed, 24 Aug 2022 14:24:55 -0400 Subject: [PATCH] fixed terminology --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 33c39cb..f410e52 100644 --- a/README.adoc +++ b/README.adoc @@ -19,7 +19,7 @@ :imagesdir: /img/guide/{projectid} :source-highlighter: prettify :page-seo-title: Implementing a GraphQL microservice using MicroProfile API to query and update data from multiple services. -:page-seo-description: A getting started tutorial with examples on how to implement a GraphQL microservice using Java and Eclipse MicroProfile API to query and update data from multiple RESTful services, and how to test GraphQL queries and mutations using the GraphiQL user interface. +:page-seo-description: A getting started tutorial with examples on how to implement a GraphQL microservice using Java and MicroProfile API to query and update data from multiple RESTful services, and how to test GraphQL queries and mutations using the GraphiQL user interface. :guide-author: Open Liberty = Optimizing REST queries for microservices with GraphQL