You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ch...@apache.org on 2015/11/17 15:41:27 UTC

svn commit: r1714800 - /olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext

Author: chrish
Date: Tue Nov 17 14:41:27 2015
New Revision: 1714800

URL: http://svn.apache.org/viewvc?rev=1714800&view=rev
Log:
CMS commit to olingo by chrish

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext

Modified: olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext?rev=1714800&r1=1714799&r2=1714800&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext (original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/deep_insert/tutorial_deep_insert.mdtext Tue Nov 17 14:41:27 2015
@@ -235,7 +235,7 @@ Payload:
 
 After sending this requests, let us see if the enties have been created and linked togetger.
 Send an GET request to `http://localhost:8080/DemoService-DeepInsert/DemoService.svc/Categories`.
-If it is the first category you created. The new entity should have the key `3`
+If it is the first category you created, the new entity should have the key `3`
 
 ![Entity Set Categories](categories_entity_set.png)