Skip to content

Commit

Permalink
fix format (#23073)
Browse files Browse the repository at this point in the history
  • Loading branch information
muescha authored Apr 14, 2020
1 parent b9e931a commit e9c8931
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/blog/2020-03-30-Fast-Secure-Flexible-MagMutual/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ From a security perspective, he continued, Drupal gave MagMutual a highly secure

### _Why Apollo GraphQL Server?_

Central data source: Creates a single data source for your website, aggregating data from multiple data sources.
Data integrity: Apollo removes the need to sync data from different sources so it can be displayed on the website. Data is queried and retrieved in real-time using a simple API.
Developer velocity: Self-documented API for developers increases efficiency.
- **Central data source:** Creates a single data source for your website, aggregating data from multiple data sources.
- **Data integrity:** Apollo removes the need to sync data from different sources so it can be displayed on the website. Data is queried and retrieved in real-time using a simple API.
- **Developer velocity:** Self-documented API for developers increases efficiency.

### _Why Netlify?_

Expand Down

0 comments on commit e9c8931

Please sign in to comment.