mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Docs: Fix grammar in docs (#17233)
Use of singular and added an article for consistency with other titles.
This commit is contained in:
@@ -51,7 +51,7 @@ Content-Type: application/json
|
||||
]
|
||||
```
|
||||
|
||||
## Get a single data sources by Id
|
||||
## Get a single data source by Id
|
||||
|
||||
`GET /api/datasources/:datasourceId`
|
||||
|
||||
@@ -149,7 +149,7 @@ Content-Type: application/json
|
||||
}
|
||||
```
|
||||
|
||||
## Create data source
|
||||
## Create a data source
|
||||
|
||||
`POST /api/datasources`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user