Skip to content

Commit 9de6a51

Browse files
authored
Fix typo in readme (#221)
Signed-off-by: Aurélien Pupier <[email protected]>
1 parent 33211e8 commit 9de6a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0
1111
[![Slack](https://raw.githubusercontent.com/com-pas/compas-architecture/master/public/LFEnergy-slack.svg)](http://lfenergy.slack.com/)
1212

1313
# System Configuration Tool (SCT) components
14-
The SCT tool is a library for generating SCD (System Confifuration Description) files based on IEC 61850 standard.
14+
The SCT tool is a library for generating SCD (System Configuration Description) files based on IEC 61850 standard.
1515
The code is written with Java (POJO) and is based on Chain of Responsability pattern.
1616
It's architecture is modular and is composed by 3 modules (sct-app, sct-commons and sct-data).
1717
The main feature is to generate a SCD file from SSD (Substation Specification Description) and STD (System Template definition) files.

0 commit comments

Comments
 (0)