Skip to content

Commit d7a518d

Browse files
committed
[fix] #76
1 parent fd390a0 commit d7a518d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Group/GroupDetail/ConnectionAdd/ConnectionAdd.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export function ConnectionAddServiceSelect(props: {
180180
<br/>
181181
{
182182
ipBGPRoute &&
183-
<FormLabel component="legend">1.1. 広報するBGPの方法を選択してください</FormLabel>
183+
<FormLabel component="legend">1.1. BGPで当団体から広報する経路種類を選択してください</FormLabel>
184184
}
185185
</Grid>
186186
<Grid item xs={6}>

0 commit comments

Comments
 (0)