We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a59dfa commit bf865d3Copy full SHA for bf865d3
docs/source-2.0/java/quickstart.rst
@@ -5,7 +5,7 @@ Java Quickstart
5
This guide introduces `Smithy Java <https://github.com/smithy-lang/smithy-java>`_ with a simple working example of a generated server and client.
6
7
For this example, imagine that you are the proud owner of a coffee shop.
8
-Your API allows your customers to order some _java_ from their Java applications.
+Your API allows your customers to order some *java* from their Java applications.
9
Users can use your SDK to list available coffees, order a coffee, and track the status of their order.
10
11
.. admonition:: Review
0 commit comments