diff --git a/mason/breeders_toolbox/upload_phenotype_spreadsheet.mas b/mason/breeders_toolbox/upload_phenotype_spreadsheet.mas
index 788eb98978..a3742d28cc 100644
--- a/mason/breeders_toolbox/upload_phenotype_spreadsheet.mas
+++ b/mason/breeders_toolbox/upload_phenotype_spreadsheet.mas
@@ -110,7 +110,7 @@
Simple and Detailed Spreadsheet Format:
- - The "Simple" format requires only a column called 'observationunit_name' followed by your trait columns. Other acceptable headers for the first column include: 'plot_name', 'subplot_name', 'plant_name', 'observationUnitName', 'plotName', 'sublotName', 'plantName'
+ - The "Simple" format requires only a column called 'observationunit_name' followed by your trait columns. Other acceptable headers for the first column include: 'plot_name', 'subplot_name', 'plant_name', 'observationUnitName', 'observationUnitDbId', 'plotName', 'sublotName', 'plantName'
- The "Detailed" format includes a special header as well as additional columns for design information.
- The "NIRS" format is built on top of the simple format - a column called 'observationunit_name' followed by trait columns derived from the NIR spectra, followed by columns of NIR spectra data themselves. Trait column names must come form the trait ontology but NIR spectra column names should simply be copied from whateve standard output file the NIR device produces.