diff --git a/easyinstall.sh b/easyinstall.sh index 547541bc..f2e746ac 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -310,7 +310,7 @@ function setupWiredNetworking() { echo "Modified /etc/network/interfaces.d/rascsi_bridge" echo "Configuration completed!" - echo "Please make sure you attach ia DaynaPORT network adapter to the RaSCSI configuration." + echo "Please make sure you attach a DaynaPORT network adapter to the RaSCSI configuration." echo "Either use the Web UI, or do this on the command line (assuming SCSI ID 6): \"rascsi -ID 6 -t scdp $LAN_INTERFACE\"" echo "" echo "We need to reboot your Pi"