Skip to content

Commit 414c286

Browse files
Merge pull request #89986 from changeworld/patch-27
Fix typo
2 parents 73eb699 + 99861c8 commit 414c286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-troubleshooting-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This article provides troubleshooting tips and recommendations for a few issues
1212
## Connectivity, certificate, or timeout issues
1313
The following steps may help you with troubleshooting connectivity/certificate/timeout issues for all services under *.servicebus.windows.net.
1414

15-
- Browse to or [wget](https://www.gnu.org/software/wget/) `https://<yournamespace>.servicebus.windows.net/`. It helps with checking whether you have IP filtering or virtual network or certificate chain issues, which are common when using java SDK.
15+
- Browse to or [wget](https://www.gnu.org/software/wget/) `https://<yournamespace>.servicebus.windows.net/`. It helps with checking whether you have IP filtering or virtual network or certificate chain issues, which are common when using Java SDK.
1616

1717
An example of successful message:
1818

0 commit comments

Comments
 (0)