Skip to content

Commit fe41356

Browse files
authored
Update 2019-12-10-compare-strings-in-java.md
1 parent 5b49d8c commit fe41356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/java-string/2019-12-10-compare-strings-in-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: How Do I Compare Strings In Java
44
author: gaurav
5-
categories: Java, Core Java, String
5+
categories: [ Java, Core Java, String]
66
description: In this article you are going to learn how to compare strings. What problem occurs when you compare string using `equals to` (`=`)operator.
77
featured: false
88
---

0 commit comments

Comments
 (0)