Skip to content

Commit

Permalink
Fixing typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-Pugh authored Oct 17, 2024
1 parent 6b85af2 commit c802aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ TACT is config-driven, and the basic workflow is as follows:
1. Application starts up, reads config files
2. User modifies config files via the [API](https://github.com/Dylan-Pugh/TACT/blob/docs/tact/TACT.postman_collection.json) (e.g. by providing a file path to the target file)
3. Config changes are saved
4. User initiatives specific operations via API
4. User initiates specific operations via API
5. Repeat

Diagram of TACT structure:
Expand Down Expand Up @@ -93,4 +93,4 @@ Diagram of TACT structure:
- Add new functionality!

## Contributing
TACT started as a purely internal tool, and is still a **work in progress**! Please feel free to open issues and PRs with improvements/fixes.
TACT started as a purely internal tool, and is still a **work in progress**! Please feel free to open issues and PRs with improvements/fixes.

0 comments on commit c802aea

Please sign in to comment.