Skip to content

Commit f496a5e

Browse files
fix: license error
1 parent 186153f commit f496a5e

File tree

1 file changed

+3
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/erlang/entropy

1 file changed

+3
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/erlang/entropy/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You may obtain a copy of the License at
1212
1313
Unless required by applicable law or agreed to in writing, software
1414
distributed under the License is distributed on an "AS IS" BASIS,
15-
WITHOUT WARRANTIES OR CONDITIONS O ANY KIND, either express or implied.
15+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1616
See the License for the specific language governing permissions and
1717
limitations under the License.
1818
@@ -147,6 +147,8 @@ for ( i = 0; i < 10; i++ ) {
147147

148148
<!-- C interface documentation. -->
149149

150+
* * *
151+
150152
<section class="c">
151153

152154
## C APIs

0 commit comments

Comments
 (0)