Skip to content

Commit 4a271b9

Browse files
authored
Update README.md
1 parent 0b3ecd4 commit 4a271b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This componenet automaticaly generates robots from parameters in configuration.
2222
- Register `\Nepttune\Component\IRobotsFactory` as service in cofiguration file, inject it into presenter, write `createComponent` method and use macro `{control}` in template file.
2323
- Just as any other component.
2424
- You need to pass robots configuration to factory service.
25-
- You might also want to change mime type to `text/plain`.
25+
- Content type is automaticaly set to `text/plain`.
2626
- Modify parameters to accomplish your needs.
2727

2828
### Example configuration

0 commit comments

Comments
 (0)