Skip to content

Commit

Permalink
Fix Markdown bold formatting after punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
suekou committed Aug 4, 2024
1 parent 51c1886 commit 4db83dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Lambda へのデプロイでは、プログラムから AWS アカウントに

:::tip

**すでに IAM ユーザーの作成が完了している場合は、**AWS の公式ガイドに従って [IAM ユーザーのアクセスキーを作成](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-creds)してください。
**すでに IAM ユーザーの作成が完了している場合は、** AWS の公式ガイドに従って [IAM ユーザーのアクセスキーを作成](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-creds)してください。

:::

Expand Down

0 comments on commit 4db83dd

Please sign in to comment.