Presidentlin commited on
Commit
0f72b98
·
1 Parent(s): eda87ee
Files changed (1) hide show
  1. src/App.tsx +1 -1
src/App.tsx CHANGED
@@ -256,7 +256,7 @@ const App: React.FC = () => {
256
  or OpenAI should be the same.
257
  </p>
258
  <p className="italic text-sm text-muted-foreground mb-4">
259
- Blended Price reflects the average cost of input and output tokens, calculated using a fixed ratio (e.g., 3:1), to give a unified rate per million tokens.
260
  </p>
261
 
262
  <Table>
 
256
  or OpenAI should be the same.
257
  </p>
258
  <p className="italic text-sm text-muted-foreground mb-4">
259
+ Blended Price reflects the average cost of input and output tokens, calculated using a fixed ratio (3:1), to give a unified rate per million tokens.
260
  </p>
261
 
262
  <Table>