Skip to content

Commit 228458f

Browse files
committed
fix(solutions): incorrect tabItem value
1 parent 9a071cb commit 228458f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/1700-1799/1791-find-center-of-star-graph-easy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class Solution:
6767

6868
</TabItem>
6969

70-
<TabItem value="py" label="Java">
70+
<TabItem value="java" label="Java">
7171
<SolutionAuthor name="@adlet_lee"/>
7272

7373
```java

0 commit comments

Comments
 (0)