Skip to content

Commit 26bc435

Browse files
authored
Update incident-manager-a-cloud-business-add-in-tutorial.md
1 parent 8e31b3b commit 26bc435

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/sp-add-ins/incident-manager-a-cloud-business-add-in-tutorial.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -184,13 +184,9 @@ You will build the mobile add-in that will be used to enter basic information ab
184184
|7|Service Call|
185185
|||
186186

187-
At run time, a list of the display names will be presented to the user. When they make a choice, the corresponding **Integer** value will be stored in the database.
187+
At run time, a list of the display names will be presented to the user. When they make a choice, the corresponding **Integer** value will be stored in the database.
188188

189-
190-
191-
192-
193-
In the next step, you'll add a Patient entity. Many of the fire department's incidents involve medical aid, and a single incident often involves multiple patients.
189+
In the next step, you'll add a Patient entity. Many of the fire department's incidents involve medical aid, and a single incident often involves multiple patients.
194190

195191

196192

0 commit comments

Comments
 (0)