Skip to content

Commit 7ab7145

Browse files
pgrimaudjt-nti
authored andcommitted
Fix typos in README.md
Signed-off-by: Pierre Grimaud <pierre.grimaud@bigyouth.fr>
1 parent 67fdc40 commit 7ab7145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.hyperledger.fabric-chaincode-java/fabric-chaincode-shim/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.hyperledger.fabric-chaincode-java/fabric-chaincode-shim)
55
[![Rocket.Chat](https://chat.hyperledger.org/images/join-chat.svg)](https://chat.hyperledger.org/channel/fabric-java-chaincode)
66

7-
This is a Java based implementation of Hyprledger Fabric chaincode shim APIs, which enables development of smart contracts using the Java language.
7+
This is a Java based implementation of Hyperledger Fabric chaincode shim APIs, which enables development of smart contracts using the Java language.
88

99
This project creates `fabric-chaincode-protos` and `fabric-chaincode-shim` jar
1010
files for developers' consumption and the `hyperledger/fabric-javaenv` docker image
1111
to run Java chaincode.
1212

1313
## Getting Started
1414

15-
Application developers interested in developing Java smart contracts for Hyperledger Fabric should read the [JavaDoc](https://hyperledger.github.io/fabric-chaincode-java/) which inludes download information, and links to documentation and samples.
15+
Application developers interested in developing Java smart contracts for Hyperledger Fabric should read the [JavaDoc](https://hyperledger.github.io/fabric-chaincode-java/) which includes download information, and links to documentation and samples.
1616

1717
## Project structure
1818

0 commit comments

Comments
 (0)