Skip to content

Commit 14ab53a

Browse files
authored
Update README.md
1 parent d6ab06c commit 14ab53a

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
@@ -81,7 +81,7 @@ const notification = await remote.sayHello.notify(["World"])
8181

8282
##### auth
8383

84-
This method will set the `Authorization` header to `\`Bearer ${jwt}\``.
84+
This method will set the `Authorization` header to `` `Bearer ${jwt}` ``.
8585

8686
```typescript
8787
const greeting = await remote.sayHello.auth(jwt)(["World"])

0 commit comments

Comments
 (0)