File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -779,7 +779,7 @@ const AdvancedAccordion = ({
779779 Floating IPs{ ' ' }
780780 < TipIcon className = "ml-1.5" >
781781 Floating IPs exist independently of instances and can be attached to and
782- detached from them as needed.
782+ detached from them as needed
783783 </ TipIcon >
784784 </ h2 >
785785 { isFloatingIpAttached && (
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ export default function ProjectAccessPage() {
145145 Role
146146 < TipIcon className = "ml-2" >
147147 A user or group's effective role for this project is the strongest role
148- on either the silo or project.
148+ on either the silo or project
149149 </ TipIcon >
150150 </ span >
151151 ) ,
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ const staticIpCols = [
164164 < >
165165 Kind
166166 < TipIcon className = "ml-2" >
167- Floating IPs can be detached from this instance and attached to another.
167+ Floating IPs can be detached from this instance and attached to another
168168 </ TipIcon >
169169 </ >
170170 ) ,
Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ const silosStaticCols = [
271271 Pool is silo default
272272 < TipIcon >
273273 IPs are allocated from the default pool when users ask for an IP without
274- specifying a pool.
274+ specifying a pool
275275 </ TipIcon >
276276 </ span >
277277 )
You can’t perform that action at this time.
0 commit comments