diff --git a/docs/governance/1IPs.mdx b/docs/governance/1IPs.mdx
index 5a1deb0..f49fa07 100644
--- a/docs/governance/1IPs.mdx
+++ b/docs/governance/1IPs.mdx
@@ -3182,7 +3182,7 @@ Overall, this proposal presents a strategic opportunity for 1inch Network to amp
Costs
Dune API integration work & intermediary database - $35k
- - Identify and expose all existing Dune queries that will provide data (historical volume, DAU, transactions, protoco, 1inch token)
+ - Identify and expose all existing Dune queries that will provide data (historical volume, DAU, transactions, protocol, 1inch token)
- Write new Dune queries for missing data (i.e breakdown per resolver, treasury balances/historical data)
- Implement cron workers that will sync all Dune queries with DB through Dune API
- Convert Dune data structures to fit DB's model