Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nodesocket committed Jun 6, 2021
1 parent a5868c6 commit f13cc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ constructor(string $region = null, string $profile = null, string $version = 'la
```

```
put(string $type, string $name, mixed $value, string $description = null, array $tags = [])
put(string $type, string $name, string $value, string $description = null, array $tags = [])
```

```
Expand Down

0 comments on commit f13cc8f

Please sign in to comment.