Skip to content

Commit 18e5000

Browse files
authored
Update README.md
1 parent ca43b53 commit 18e5000

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
@@ -117,7 +117,7 @@ var rsp = new manager.UrlToPdf(new UrlToPdf {
117117
}
118118
});
119119
```
120-
That's just an example of adding a bunch of options. For more information on what each do you can take a look at our [docs](https://cloudlayer.io/docs) or look at the source code as it's heavily commented on what each property does and how to use it. It will also show up as intellisense info as you use the properties.
120+
That's just an example of adding a bunch of options. For more information on what each option does you can take a look at our [docs](https://cloudlayer.io/docs) or look at the source code as it's heavily commented on what each property does and how to use it. It will also show up as intellisense info as you use the properties.
121121

122122
## More information
123123

0 commit comments

Comments
 (0)