Skip to content

Commit 51a63b1

Browse files
committed
renamed snippet for clarity
1 parent ea96f63 commit 51a63b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/java/string-manipulation/reverse-words-in-string.md renamed to snippets/java/string-manipulation/reverse-word-order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Title: Reverse Words In String
2+
Title: Reverse Word Order
33
Description: Reverses the order of words in a sentence while preserving the content of each word
44
Author: Mcbencrafter
55
Tags: string,reverse,words,transformation,sentence

0 commit comments

Comments
 (0)