Skip to content

Commit 83aa319

Browse files
committed
Small format update
1 parent 9f2ae3d commit 83aa319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mkdocs/docs/aws.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Due to a [bug](https://github.com/aws/aws-sdk-cpp/issues/2920) in AWS C++ SDK, S
138138
* Other Linux distributions
139139

140140
The workaround is making symlink for the CA cert in use to `/etc/pki/tls/certs`.
141-
Below is the **example** of doing so for the default CA cert in Ubuntu:
141+
Below is the *example* of doing so for the default CA cert in Ubuntu:
142142

143143
```
144144
ln -s /usr/lib/ssl/cert.pem /etc/pki

0 commit comments

Comments
 (0)