Skip to content

Commit

Permalink
docs: fix text decoration
Browse files Browse the repository at this point in the history
Co-authored-by: Pooya Parsa <[email protected]>
  • Loading branch information
2 people authored and tswagger committed Nov 22, 2023
1 parent 5acf382 commit 795a214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/authentication/hmac.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public array $hmacEncryption = [
php spark shield:hmac reencrypt
```

You can (and should) set these values using environment variable and/or the `.env` file. To do this you will need to set
You can (and should) set these values using environment variable and/or the **.env** file. To do this you will need to set
the values as JSON strings:

```text
Expand Down

0 comments on commit 795a214

Please sign in to comment.