Skip to content

Commit c21b909

Browse files
committed
Fixed java code block format
1 parent 020de5d commit c21b909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Troubleshooting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Let's update our HelloFunction so that it throws an exception in the
166166
following:
167167

168168
![user input](images/userinput.png)
169-
```sh
169+
```java
170170
package com.example.fn;
171171

172172
public class HelloFunction {

0 commit comments

Comments
 (0)