Skip to content

Commit 8600a98

Browse files
committed
Readme updated
1 parent bf9ea8a commit 8600a98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Puedes usar el SDK tanto en aplicaciones Node.js tradicionales como en framework
8080

8181
// o ESM
8282
import { FiscalapiClient } from 'fiscalapi';
83-
83+
8484
const settings = {
8585
apiUrl: "https://test.fiscalapi.com", // https://live.fiscalapi.com (producción)
8686
apiKey: "<tu_api_key>",

0 commit comments

Comments
 (0)