Skip to content

Commit 48ff23b

Browse files
MinerMinerModsACR1209
authored andcommitted
Miner miner mods refactor 1 (quicksnip-dev#2)
2nd integration
1 parent a7c00ac commit 48ff23b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snippets/python/string-manipulation/remove-characters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Remove Specific Characters
2+
title: Remove Characters
33
description: Removes specific characters from a string.
44
author: axorax
55
tags: string,remove,characters

snippets/python/string-manipulation/truncate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Truncate String
2+
title: Truncate
33
description: Truncates a string to a specified length and a toggleable truncation notation.
44
author: axorax
55
contributors: MinerMinerMods

0 commit comments

Comments
 (0)