Skip to content

Commit 42496e0

Browse files
committed
update README.md
1 parent b6ce0a2 commit 42496e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ $data = [
109109
];
110110

111111
$response = Sendy::subscribers()->subscribe(
112-
data: $data,
112+
data: $data,
113113
async: false
114114
);
115115
```

0 commit comments

Comments
 (0)