Skip to content

Commit f13cc8f

Browse files
committed
updated README.md
1 parent a5868c6 commit f13cc8f

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
@@ -9,7 +9,7 @@ constructor(string $region = null, string $profile = null, string $version = 'la
99
```
1010

1111
```
12-
put(string $type, string $name, mixed $value, string $description = null, array $tags = [])
12+
put(string $type, string $name, string $value, string $description = null, array $tags = [])
1313
```
1414

1515
```

0 commit comments

Comments
 (0)