diff --git a/src/App.jsx b/src/App.jsx
index eb6c217..771c38a 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -310,8 +310,8 @@ function App() {
3. Token Calculation: The total number of tokens is
calculated by multiplying the number of tiles by the tokens
- per tile ({model.tokensPerTile}) and adding an additional
- buffer of {model.baseTokens} tokens.
+ per tile ({model.tokensPerTile}) and adding{" "}
+ {model.baseTokens} base tokens.
4. Cost Calculation: The total cost is calculated