Skip to content

Commit c2e5ee3

Browse files
committed
docs: fix indention
1 parent 5cc1cbd commit c2e5ee3

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
@@ -15,7 +15,7 @@ disassociated, returning to the pool for use by other instances.
1515
- **Auto-Assignment of EIPs**: Automatically assigns Elastic IPs (EIPs) from a
1616
defined pool to EC2 instances when they reach the "running" state.
1717
- **Auto-Release of EIPs**: Automatically disassociates EIPs from instances when
18-
they are stopped or terminated, returning the EIPs back to the pool.
18+
they are stopped or terminated, returning the EIPs back to the pool.
1919
- **Tag-Based EIP Pools**: Uses tags to define pools of EIPs. Each pool can have
2020
multiple EIPs, and instances can be assigned an EIP from a specific pool based
2121
on their tags.

0 commit comments

Comments
 (0)