diff --git a/daprdocs/content/en/operations/troubleshooting/common_issues.md b/daprdocs/content/en/operations/troubleshooting/common_issues.md index 0f5cb496f..59bad856a 100644 --- a/daprdocs/content/en/operations/troubleshooting/common_issues.md +++ b/daprdocs/content/en/operations/troubleshooting/common_issues.md @@ -230,9 +230,9 @@ This is usually due to one of the following issues ## Service invocation is failing and my Dapr service is missing an appId (macOS) -Some organizations will implement software that filters out all UPD traffic, which is what mDNS is based on. Mostly commonly, on MacOS, `Microsoft Content Filter` is the culprit. +Some organizations will implement software that filters out all UDP traffic, which is what mDNS is based on. Mostly commonly, on MacOS, `Microsoft Content Filter` is the culprit. -In order for mDNS to function properly, ensure `Micorosft Content Filter` is inactive. +In order for mDNS to function properly, ensure `Microsoft Content Filter` is inactive. - Open a terminal shell. - Type `mdatp system-extension network-filter disable` and hit enter. diff --git a/sdkdocs/java b/sdkdocs/java index 2c62f5db3..44f80c956 160000 --- a/sdkdocs/java +++ b/sdkdocs/java @@ -1 +1 @@ -Subproject commit 2c62f5db3e8fffd9091ff2f221e7f181d107ca89 +Subproject commit 44f80c956d9486db0385d575db7090e759e1f39c