Skip to content

Commit 8360881

Browse files
authored
Update README.md
1 parent 95bf91b commit 8360881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Build Status](https://github.com/SymbolicML/BaseType.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/SymbolicML/BaseType.jl/actions/workflows/CI.yml?query=branch%3Amain)
55
[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
66

7-
This package exports a tiny function `base_numeric_type` that
7+
This package currently exports a tiny function `base_numeric_type` that
88
extracts the base numeric type from a numeric type `T`:
99

1010
- `base_numeric_type(::Type{T}) where {T}`

0 commit comments

Comments
 (0)