Skip to content

Commit b68d55d

Browse files
authored
minor typo fixes
1 parent 2eb67c7 commit b68d55d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/ex3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ implementation in class z_bp_i_bookingsupplement_U_XXX unique
366366
16. Save and Activate your work. Yes, you have not created the behavior implementation classes yet, but that is ok. You can still activate at this point.
367367
<br>![](/exercises/ex3/images/03_02_0160.png)
368368

369-
17. Now we will create Behavior Implementations for *Travel, Booking and BookingSupplement*. Right-clilck on your behavior definition and choose, “New Behavior Implementation“.
369+
17. Now we will create Behavior Implementations for *Travel, Booking and BookingSupplement*. Right-click on your behavior definition and choose, “New Behavior Implementation“.
370370
<br>![](/exercises/ex3/images/03_02_0170.png)
371371

372372
18. Give the name of the ABAP Class as Z_BP_I_TRAVEL_U_XXX. Be sure to replace XXX with your group number. Technically, we refer to this as a “Behavior Pool“. Click “Next“ and then “Finish“.
@@ -1898,4 +1898,4 @@ define service Z_SD_C_TRAVEL_U_XXX {
18981898

18991899
You've now created your Business Object data model, defined and implemented your Behaviors, created Projections over both, and exposed your data model as an OData service using the Unmanaged Scenario of the RESTful Programming Model
19001900

1901-
Continue to - [Exercise 4 - ABAP RESTful Programming Model - Managed ](../ex4/README.md)
1901+
Continue to - [Exercise 4 - ABAP RESTful Programming Model - Managed ](../ex4/README.md)

0 commit comments

Comments
 (0)