JonStargaryen 4 년 전
부모
커밋
bd2e07e9a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/viewer/helpers/preset.ts

+ 1 - 1
src/viewer/helpers/preset.ts

@@ -169,7 +169,7 @@ export const RcsbPreset = TrajectoryHierarchyPresetProvider({
 
             await PluginCommands.Toast.Show(plugin, {
                 title: 'Electron Density',
-                message: 'Click on a residue display electron density, click background to reset.',
+                message: 'Click on a residue to display electron density, click background to reset.',
                 key: 'toast-density',
                 timeoutMs: 60000
             })