Skip to content

Commit 42bd87f

Browse files
authored
typo (#173)
2 parents fc907a0 + 8cc325a commit 42bd87f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SCRAM utilizes ``docker compose`` to run the following stack in production:
2323
- gobgp (communicating with networking gear over bgp for actions; blocking, shunting, redirecting, etc)
2424
- translator (a tool to pull information from SCRAM via websockets and send to gobgp container over gRPC)
2525

26-
A predefined actiontype of "block" exists which utilizes bgp nullrouting to effectivley block any traffic you want to apply.
26+
A predefined actiontype of "block" exists which utilizes bgp nullrouting to effectively block any traffic you want to apply.
2727
You can add any other actiontypes via the admin page of the web interface dynamically, but keep in mind translator support would need to be added as well.
2828

2929
## Installation

0 commit comments

Comments
 (0)