Skip to content

Commit 77a7962

Browse files
committed
improved description, fixed typos
1 parent fb67fa6 commit 77a7962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dsf-bpe-process-ping/src/main/resources/fhir/ActivityDefinition/highmed-ping.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
<value value="[email protected]" />
6464
</telecom>
6565
</contact>
66-
<description value="Process to send PING messages to remote Organizations and to receive corresponding PONG message" />
66+
<description value="Process to send PING messages to remote Organizations and to receive corresponding PONG messages" />
6767
<kind value="Task" />
6868
</ActivityDefinition>

dsf-bpe-process-ping/src/main/resources/fhir/ActivityDefinition/highmed-pong.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
<value value="[email protected]" />
4444
</telecom>
4545
</contact>
46-
<description value="Process startet by PING messages and to send corresponding PONG messages back remote Organizations" />
46+
<description value="Process startet by PING messages and to send corresponding PONG messages back to remote Organizations" />
4747
<kind value="Task" />
4848
</ActivityDefinition>

0 commit comments

Comments
 (0)