We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4482ac6 commit c5eb3bdCopy full SHA for c5eb3bd
code/API_definitions/Application-endpoint-registration.yaml
@@ -12,7 +12,7 @@ info:
12
13
This information can we used for various usecases like optimal end
14
point discovery to help end users connect to the most most optimal
15
- instance of the application. Addtionally the information can be used
+ instance of the application. Addtionally the information can be used
16
to also monitor the different instance to take decisions from a lifecycle
17
mangement perspective.
18
@@ -51,7 +51,7 @@ servers:
51
tags:
52
- name: Application Endpoint Registration
53
description: |
54
- Operations to register, read and manage an deployed instances of the
+ Operations to register, read and manage an deployed instances of the
55
application.
56
57
paths:
0 commit comments