diff --git a/docs/how-to-open-a-spreadsheet-document-for-read-only-access.md b/docs/how-to-open-a-spreadsheet-document-for-read-only-access.md index 985da27d..1cb88f36 100644 --- a/docs/how-to-open-a-spreadsheet-document-for-read-only-access.md +++ b/docs/how-to-open-a-spreadsheet-document-for-read-only-access.md @@ -258,7 +258,7 @@ attempts to add the new **WorksheetPart**. -------------------------------------------------------------------------------- ## Sample Code The following code sample is used to open a Spreadsheet Document for -Read-only Access. You can call the **OpenSpreadsheetDocumentReadonl** method by using +Read-only Access. You can call the **OpenSpreadsheetDocumentReadonly** method by using the following code, which opens the file "Sheet10.xlsx," as an example. ```csharp