Skip to content

Commit 7fa2151

Browse files
committed
Merge pull request #8 from tatsuyaoiw/readme
Updated README
2 parents 86feaf7 + 3d2fd87 commit 7fa2151

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)