We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ac7da commit 329aaa3Copy full SHA for 329aaa3
README.md
@@ -510,8 +510,8 @@ tasset('css/style.css');
510
| params | Description |
511
|---------------|-----------------------------|
512
| base_path | PAth to file |
513
-| cache | By Default `cache` is set to `false`. Tell method to include cache for each file |
514
-| path_type | By Default `cache` is set to `false`, which uses absolute path for all files. While `true` will use relative path |
+| cache | By Default is `false`. Tell method to include cache for each file |
+| path_type | By Default is `false`, which uses absolute path for all files. While `true` will use relative path |
515
516
517
```
0 commit comments