Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Tammik committed Aug 30, 2016
1 parent 1ad8d8b commit b02e5f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions a/1463_macro_samples_2017.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
I recently received requests for a migration of the macro samples provided in the <code>Revit_Macro_Samples.rvt</code> project. The version included in the Revit 2017 SDK miraculously is still based on Revit 2013 pre-release version, according to the update message displayed when opening it, and the macros cannot be executed successfully due to a number small Revit API enhancements made in the intervening years
&ndash; Problem
&ndash; Solution &ndash; Sam comes to the rescue
&ndash; See the Diffs on GitHub...
&ndash; See the diffs on GitHub...
-->

Expand All @@ -41,7 +41,7 @@ <h3>Revit Macro Samples Migrated to Revit 2017</h3>
<ul>
<li><a href="#2">Problem</a></li>
<li><a href="#3">Solution &ndash; Sam comes to the rescue</a></li>
<li><a href="#4">See the Diffs on GitHub</a></li>
<li><a href="#4">See the diffs on GitHub</a></li>
</ul>
<h4><a name="2"></a>Problem</h4>
<p>It started off with the following question in
Expand Down
4 changes: 2 additions & 2 deletions a/1463_macro_samples_2017.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Revit Macro Samples Migrated to Revit 2017 #revitapi #3dwebcoder @AutodeskRevit
I recently received requests for a migration of the macro samples provided in the <code>Revit_Macro_Samples.rvt</code> project. The version included in the Revit 2017 SDK miraculously is still based on Revit 2013 pre-release version, according to the update message displayed when opening it, and the macros cannot be executed successfully due to a number small Revit API enhancements made in the intervening years
&ndash; Problem
&ndash; Solution &ndash; Sam comes to the rescue
&ndash; See the Diffs on GitHub...
&ndash; See the diffs on GitHub...
-->

Expand All @@ -46,7 +46,7 @@ Unfortunately, after the update process, the macro samples included in the proje

- [Problem](#2)
- [Solution &ndash; Sam comes to the rescue](#3)
- [See the Diffs on GitHub](#4)
- [See the diffs on GitHub](#4)


#### <a name="2"></a>Problem
Expand Down

0 comments on commit b02e5f3

Please sign in to comment.