diff --git a/How-it-works?.md b/How-it-works?.md
index c9c48a3..3d577bb 100644
--- a/How-it-works?.md
+++ b/How-it-works?.md
@@ -67,7 +67,7 @@ Additional labels for transaction categorization. Optional.
Additional information about the transaction. Optional.
-
+
### Installment Plan
@@ -88,7 +88,7 @@ An Installment Plan is a helper model that generates a series of recurring trans
- **Reference Date**: Reference date for the first transaction
- **Recurrence**: Frequency of transactions (e.g., Monthly)
-
+
### Transaction Details
@@ -127,7 +127,7 @@ A Recurring Transaction is a helper model that generates recurring transactions
- If you delete a recurring transaction it will not be recreated.
- You can stop or pause a recurring transaction at any time on the config page (/recurring-trasanctions/)
-
+
### Account
@@ -197,13 +197,13 @@ A transfer happens when you move a monetary value from one account to another. T
Contrary to other finance trackers, due to our multi-currency support, **WYGIWYH**'s transfer system allows for non-zero transfers.
-
+
### Balance (Account Reconciliation)
A balance is a easy way of updating your accounts balance. It creates a transaction with the difference between the balance currently in **WYGIWYH** and the new balance informed by you.
-This can be useful for savings accounts or other interest accruing investments.
+This can be useful for savings accounts or other interest accruing investments.
---
@@ -314,7 +314,7 @@ The calculator is a floating widget that can be toggled by clicking the calculat
It allows for any math expression supported by [math.js](https://mathjs.org).
-
+
### Dollar Cost Average Tracker
@@ -325,7 +325,7 @@ It allows for tracking DCA strategies and getting helpful information and insigh
> [!IMPORTANT]
> Currently DCA exists separately from your main transactions. You will need to add your entries manually.
-
+
### Unit Price Calculator
@@ -340,7 +340,7 @@ You can add additional items by clicking the _Add_ button at the end of the page
> [!NOTE]
> This doesn't do unit convertion. The amount of all items needs to be on the same the unit for proper functioning.
-
+
### Currency Converter