mirror of
				https://github.com/mattermost/mattermost.git
				synced 2025-02-25 18:55:24 -06:00 
			
		
		
		
	Fix typo in the word repository in api/package.json (#29023)
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "mattermost-api-reference",
 | 
			
		||||
  "version": "1.0.0",
 | 
			
		||||
  "description": "This respository holds the API reference available at [https://api.mattermost.com](https://api.mattermost.com).",
 | 
			
		||||
  "description": "This repository holds the API reference available at [https://api.mattermost.com](https://api.mattermost.com).",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@redocly/cli": "^1.13.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user