copy: consistently name ERCdEX with correct capitalization
This commit is contained in:
		@@ -194,7 +194,7 @@ const CATEGORY_TO_PACKAGES: ObjectMap<Package[]> = {
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            description:
 | 
					            description:
 | 
				
			||||||
                "ERCdex's Javascript SDK for trading on their relayer, as well as other Aquaduct partner relayers",
 | 
					                "ERCdEX's Javascript SDK for trading on their relayer, as well as other Aquaduct partner relayers",
 | 
				
			||||||
            link: {
 | 
					            link: {
 | 
				
			||||||
                title: 'Aquaduct',
 | 
					                title: 'Aquaduct',
 | 
				
			||||||
                to: 'https://www.npmjs.com/package/aqueduct',
 | 
					                to: 'https://www.npmjs.com/package/aqueduct',
 | 
				
			||||||
@@ -219,26 +219,26 @@ const CATEGORY_TO_PACKAGES: ObjectMap<Package[]> = {
 | 
				
			|||||||
            },
 | 
					            },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            description: "The ERC dEX Trade Widget let's any website provide token liquidity to it's users",
 | 
					            description: "The ERCdEX Trade Widget let's any website provide token liquidity to it's users",
 | 
				
			||||||
            link: {
 | 
					            link: {
 | 
				
			||||||
                to: 'https://github.com/ERCdEX/widget',
 | 
					                to: 'https://github.com/ERCdEX/widget',
 | 
				
			||||||
                title: 'ERCdex Widget',
 | 
					                title: 'ERCdEX Widget',
 | 
				
			||||||
                shouldOpenInNewTab: true,
 | 
					                shouldOpenInNewTab: true,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            description: "ERCdex's Java SDK for trading on their relayer, as well as other Aquaduct partner relayers",
 | 
					            description: "ERCdEX's Java SDK for trading on their relayer, as well as other Aquaduct partner relayers",
 | 
				
			||||||
            link: {
 | 
					            link: {
 | 
				
			||||||
                to: 'https://github.com/ERCdEX/java',
 | 
					                to: 'https://github.com/ERCdEX/java',
 | 
				
			||||||
                title: 'ERCdex Java SDK',
 | 
					                title: 'ERCdEX Java SDK',
 | 
				
			||||||
                shouldOpenInNewTab: true,
 | 
					                shouldOpenInNewTab: true,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            description: "ERCdex's Python SDK for trading on their relayer, as well as other Aquaduct partner relayers",
 | 
					            description: "ERCdEX's Python SDK for trading on their relayer, as well as other Aquaduct partner relayers",
 | 
				
			||||||
            link: {
 | 
					            link: {
 | 
				
			||||||
                to: 'https://github.com/ERCdEX/python',
 | 
					                to: 'https://github.com/ERCdEX/python',
 | 
				
			||||||
                title: 'ERCdex Python SDK',
 | 
					                title: 'ERCdEX Python SDK',
 | 
				
			||||||
                shouldOpenInNewTab: true,
 | 
					                shouldOpenInNewTab: true,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user