Skip to content

Commit 464e50a

Browse files
authored
Merge pull request #221 from SamratBarai/main
Fix tag on a python snippet
2 parents 50f31a7 + e61dd65 commit 464e50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/python/math-and-numbers/calculate-compound-interest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Calculate Compound Interest
33
description: Calculates compound interest for a given principal amount, rate, and time period.
44
author: axorax
5-
tags: python,math,compound interest,finance
5+
tags: math,compound interest,finance
66
---
77

88
```py

0 commit comments

Comments
 (0)