Skip to content

Commit

Permalink
Fixed example tutorial abstract to match guidance
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle-purcell committed Aug 15, 2022
1 parent e441b15 commit fb129d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/main/asciidoc/doc-create-tutorial.adoc
Expand Up @@ -62,9 +62,9 @@ They should be able to determine if they want to engage with the content.

[source,asciidoc]
----
In this tutorial, we will create an application that uses unique annotations from the experimental acme extension to define two endpoints:
a simple Http endpoint and an endpoint that emits Server-Sent Events (SSE).
We will also use Quarkus dev mode for iterative development and test.
Create an application that uses unique annotations from the experimental acme extension to define two endpoints:
a simple HTTP endpoint and an endpoint that emits server-sent events (SSE).
We will also use Quarkus dev mode for iterative development and testing.
----

.Document Preview
Expand Down

0 comments on commit fb129d3

Please sign in to comment.