Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 72702a1

Browse files
committed
Fix #45, table
Signed-off-by: Zoltan Kis <[email protected]>
1 parent da957fd commit 72702a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ocf/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If the functionality is not supported by the platform, `require` should throw `N
4646
When `require` is successful, it MUST return an object with the following properties and methods.
4747

4848
|Property |Type |Optional |Default value | Represents |
49-
| --- | --- | --- | --- |
49+
| --- | --- | --- | --- | --- |
5050
| `version` | string | no | `versions.ocf` in [`package.json`](../package.json) | API version |
5151

5252
| Method signature | Description |

0 commit comments

Comments
 (0)