Skip to content

Commit fd77e97

Browse files
authored
Fix typo in README: "you account" → "your account" (#832)
1 parent 6a32de2 commit fd77e97

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
@@ -194,7 +194,7 @@ if ($isValid) {
194194
For a closer look at how our PHP library works, clone our [Laravel example integration](https://github.com/adyen-examples/adyen-php-online-payments). This includes commented code, highlighting key features and concepts, and examples of API calls that can be made using the library.
195195

196196
### Running the tests
197-
For the test cases you need the PCI permission enabled on you account. There are no test cases for CSE because credit card data is encrypted through our javascript library.
197+
For the test cases you need the PCI permission enabled on your account. There are no test cases for CSE because credit card data is encrypted through our javascript library.
198198
By default the test will then be skipped. If you have these permissions fill in your account details in the config/test.ini file to let the test work.
199199
To make the automatic testing cases work for your account change the credentials in the config/test.ini file.
200200

0 commit comments

Comments
 (0)