Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
[Webportal] Update Dshuttle team storage detail (#5008)
Browse files Browse the repository at this point in the history
* update

* fix

* fix
  • Loading branch information
yiyione authored Oct 26, 2020
1 parent b21a0a7 commit 03d83a7
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,9 @@ export default function TeamDetail({ isOpen = false, config, hide }) {
<div className={c(FontClassNames.small)}>
Please upload data to corresponding{' '}
<span style={{ fontWeight: FontWeights.semibold }}>
server path
UFS Server Path
</span>{' '}
before use. Different server types require different upload
methods.
before use. Different UFS Type require different upload methods.
</div>
<div>
<div
Expand Down Expand Up @@ -374,8 +373,8 @@ export const NAS_TIPS = {
<div style={{ fontWeight: FontWeights.semibold }}>Dshuttle</div>
<span>
Storage Dshuttle is configured for group. It used as a fast data cache
and try to speed up I/O intensive workload. It&apos;s a readonly
storage. For more detail, please refer to
and try to speed up I/O intensive workload. For more detail, please
refer to
</span>
<span> </span>
<Link
Expand Down

0 comments on commit 03d83a7

Please sign in to comment.