Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a7f4570

Browse files
authored
Correct title
1 parent fca3ff5 commit a7f4570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/java-string/2020-01-05-convert-string-to-int.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "How to covert String to Integer in Java"
3+
title: "How to convert String to Integer in Java"
44
author: gaurav
55
categories: [ Java, Core Java, String]
66
description: "In this article you are going to learn how can one convert the string into an integer using the inbuilt methods of the Integer class."

0 commit comments

Comments
 (0)