Skip to content

Commit

Permalink
Merge pull request #860 from apollographql/tb/data-graph
Browse files Browse the repository at this point in the history
docs: Replace 'data graph' with 'graph'
  • Loading branch information
Stephen Barlow authored Oct 4, 2021
2 parents 51c6618 + a30b103 commit 6b23719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { Button } from '@apollo/space-kit/Button';
import { Link } from 'gatsby';
import { colors } from 'gatsby-theme-apollo-core';

**Rover** is a CLI for managing and maintaining data graphs with [Apollo Studio](https://www.apollographql.com/docs/studio/):
**Rover** is a CLI for managing and maintaining graphs with [Apollo Studio](https://www.apollographql.com/docs/studio/):

```shell:title=Examples
# Publish your graph's schema to Apollo
Expand Down

0 comments on commit 6b23719

Please sign in to comment.