Skip to content

Commit bf865d3

Browse files
authored
Fix formatting error in quickstart.rst (smithy-lang#2521)
1 parent 2a59dfa commit bf865d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-2.0/java/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Java Quickstart
55
This guide introduces `Smithy Java <https://github.com/smithy-lang/smithy-java>`_ with a simple working example of a generated server and client.
66

77
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.
8+
Your API allows your customers to order some *java* from their Java applications.
99
Users can use your SDK to list available coffees, order a coffee, and track the status of their order.
1010

1111
.. admonition:: Review

0 commit comments

Comments
 (0)