Skip to content

Commit 95216b2

Browse files
author
Jacob Davis
authored
Create README.md
1 parent 75d77af commit 95216b2

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
@@ -89,7 +89,7 @@ use OneForge\ForexQuotes\ForexRequest;
8989
[timestamp] => 1497187505
9090

9191
*/
92-
ForexRequest::convert('USD', 'EUR', 100);
92+
ForexRequest::convert('EUR', 'USD', 100);
9393
```
9494

9595

0 commit comments

Comments
 (0)