You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This componenet automaticaly generates robots from parameters in configuration.
22
22
- Register `\Nepttune\Component\IRobotsFactory` as service in cofiguration file, inject it into presenter, write `createComponent` method and use macro `{control}` in template file.
23
23
- Just as any other component.
24
24
- 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`.
0 commit comments