File tree 1 file changed +1
-1
lines changed
src/components/HomepageFeatures
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ export default function HomepageFeatures() {
145
145
< pre tabindex = "0" class = "thin-scrollbar" >
146
146
< code class = "codeBlockLines_node_modules-@docusaurus-theme-classic-lib-theme-CodeBlock-Content-styles-module" >
147
147
< span class = "token-line" style = { { color : `rgb(57, 58, 52)` } } > </ span >
148
- < span class = "token keyword" > module MyFunctions = < br /> open Excel .Integration< br /> < br /> [<ExcelFunction(Description = "My first .NET function")>]< br /> let SayHello name = "Hello " + name</ span >
148
+ < span class = "token keyword" > module MyFunctions = < br /> open ExcelDna .Integration< br /> < br /> [<ExcelFunction(Description = "My first .NET function")>]< br /> let SayHello name = "Hello " + name</ span >
149
149
</ code >
150
150
</ pre >
151
151
</ div >
You can’t perform that action at this time.
0 commit comments