File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/src/architecture/08_concepts/catalyst_voting Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,13 +38,13 @@ event = {
3838}
3939```
4040
41- * ` brand_id ` - a unique identifier which represents a "brand" who is running the voting,
41+ * ` brand_id ` - a unique identifier which represents a "brand" who is running the voting,
4242 e.g. Catalyst, Midnight.
43- * ` campaign_id ` - a unique identifier which defines a "campaign" of voting,
43+ * ` campaign_id ` - a unique identifier which defines a "campaign" of voting,
4444 e.g. "treasury campaign".
45- * ` election_id ` - a unique identifier which defines an election,
45+ * ` election_id ` - a unique identifier which defines an election,
4646 e.g. "Catalyst Fund 1", "Catalyst Fund 2".
47- * ` category_id ` - a unique identifier which defines a voting category as a collection of proposals,
47+ * ` category_id ` - a unique identifier which defines a voting category as a collection of proposals,
4848 e.g. "Development & Infrastructure", "Products & Integrations".
4949
5050### Public vote
You can’t perform that action at this time.
0 commit comments