Skip to content

Commit f6af009

Browse files
committed
Fix CHANGELOG
1 parent c599bd1 commit f6af009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
### Added
1313
- **[BREAKING]** Optional `metadata` parameter of type `grpc.Metadata` to the
1414
`DgraphClientStub` methods. `options` parameter moved to the third position
15-
to conform with the `grpc` package API.
15+
to conform to the `grpc` package API.
1616

1717
Methods affected - `DgraphClient#alter`, `Txn#query`, `Txn#queryWithVars`,
1818
`Txn#mutate`, `Txn#commit` and `Txn#discard`.

0 commit comments

Comments
 (0)