Skip to content

Commit f67abe6

Browse files
authored
Line 52: Changed exists > exist
1 parent f41412c commit f67abe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-cloud/detect-exposed-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ By adding the additions to your yaml file, you'll ensure that secret scanning on
4949
5050
## Remediate secrets findings
5151
52-
When credentials are discovered in your code, you can remove them. Instead you can use an alternative method that won't expose the secrets directly in your source code. Some of the best practices that exists to handle this type of situation include:
52+
When credentials are discovered in your code, you can remove them. Instead you can use an alternative method that won't expose the secrets directly in your source code. Some of the best practices that exist to handle this type of situation include:
5353
5454
- Eliminating the use of credentials (if possible).
5555

0 commit comments

Comments
 (0)