Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/howto/exportdata/export-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mutation {
```
The export data of the group:

* in the Aplha instance is stored in the Alpha.
* in the Alpha instance is stored in the Alpha.
* in every other group is stored in the Alpha leader of that group.

You need to retrieve the right export files from the Alpha instances in the cluster. Dgraph does not copy all files to the Alpha that initiated the export.
Expand Down