Skip to content

Commit 3d2fd87

Browse files
committed
Updated README
1 parent 86feaf7 commit 3d2fd87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/org.restlet.tutorial.webapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ For the following examples, Basic Authentication is required. Also, you should i
116116
}
117117
```
118118

119-
The returned status is : `201 Created`. Note that the location of the created company is written is the ```Location``` HTTP header.
119+
The returned status is : `201 Created`. Note that the location of the created company is written in the ```Location``` HTTP header.
120120

121121
### Retrieve all created companies
122122

0 commit comments

Comments
 (0)