Skip to content

Commit 3b05019

Browse files
authored
Docs: Fix callouts in put license HL REST docs (#32363)
1 parent 0afa265 commit 3b05019

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/java-rest/high-level/licensing/put-license.asciidoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ include-tagged::{doc-tests}/LicensingDocumentationIT.java[put-license-response]
3333
--------------------------------------------------
3434
<1> The status of the license
3535
<2> Make sure that the license is valid.
36-
<3> Check the acknowledge flag.
37-
<4> It should be true if license is acknowledge.
38-
<5> Otherwise we can see the acknowledge messages in `acknowledgeHeader()` and check
39-
component-specific messages in `acknowledgeMessages()`.
36+
<3> Check the acknowledge flag. It should be true if license is acknowledged.
37+
<4> Otherwise we can see the acknowledge messages in `acknowledgeHeader()`
38+
<5> and check component-specific messages in `acknowledgeMessages()`.
4039

4140
[[java-rest-high-put-license-async]]
4241
==== Asynchronous Execution

0 commit comments

Comments
 (0)